Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dinternal.h238 extern void regmap_debugfs_init(struct regmap *map);
248 static inline void regmap_debugfs_init(struct regmap *map) { } in regmap_debugfs_init() function
H A Dregmap.c586 regmap_debugfs_init(map); in regmap_attach_dev()
1158 regmap_debugfs_init(map); in __regmap_init()
1442 regmap_debugfs_init(map); in regmap_reinit_cache()