Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/regmap/
Dinternal.h223 extern void regmap_debugfs_init(struct regmap *map);
233 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.c624 regmap_debugfs_init(map); in regmap_attach_dev()
1184 regmap_debugfs_init(map); in __regmap_init()
1462 regmap_debugfs_init(map); in regmap_reinit_cache()