Home
last modified time | relevance | path

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

/drivers/base/regmap/
Dinternal.h227 extern void regmap_debugfs_init(struct regmap *map);
237 static inline void regmap_debugfs_init(struct regmap *map) { } in regmap_debugfs_init() function
Dregmap-debugfs.c546 void regmap_debugfs_init(struct regmap *map) in regmap_debugfs_init() function
687 regmap_debugfs_init(node->map); in regmap_debugfs_initcall()
Dregmap.c651 regmap_debugfs_init(map); in regmap_attach_dev()
1223 regmap_debugfs_init(map); in __regmap_init()
1501 regmap_debugfs_init(map); in regmap_reinit_cache()