Home
last modified time | relevance | path

Searched refs:regmap_debugfs_init (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/base/regmap/
Dinternal.h220 extern void regmap_debugfs_init(struct regmap *map, const char *name);
230 static inline void regmap_debugfs_init(struct regmap *map, const char *name) { } in regmap_debugfs_init() function
Dregmap-debugfs.c543 void regmap_debugfs_init(struct regmap *map, const char *name) in regmap_debugfs_init() function
696 regmap_debugfs_init(node->map, node->name); in regmap_debugfs_initcall()
Dregmap.c574 regmap_debugfs_init(map, config->name); in regmap_attach_dev()
1125 regmap_debugfs_init(map, config->name); in __regmap_init()
1296 regmap_debugfs_init(map, config->name); in regmap_reinit_cache()