Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/regmap/
Dinternal.h236 extern void regmap_debugfs_init(struct regmap *map);
246 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
698 regmap_debugfs_init(node->map); in regmap_debugfs_initcall()
Dregmap.c586 regmap_debugfs_init(map); in regmap_attach_dev()
1146 regmap_debugfs_init(map); in __regmap_init()
1427 regmap_debugfs_init(map); in regmap_reinit_cache()