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

/linux-4.1.27/drivers/base/regmap/
H A Dinternal.h199 extern void regmap_debugfs_init(struct regmap *map, const char *name);
203 static inline void regmap_debugfs_init(struct regmap *map, const char *name) { } regmap_debugfs_exit() function
H A Dregmap-debugfs.c471 void regmap_debugfs_init(struct regmap *map, const char *name) regmap_debugfs_init() function
591 regmap_debugfs_init(node->map, node->name); regmap_debugfs_initcall()
H A Dregmap.c437 regmap_debugfs_init(map, config->name); regmap_attach_dev()
1061 regmap_debugfs_init(map, config->name); regmap_reinit_cache()

Completed in 147 milliseconds