Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/regmap/
Dinternal.h237 extern void regmap_debugfs_exit(struct regmap *map);
247 static inline void regmap_debugfs_exit(struct regmap *map) { } in regmap_debugfs_exit() function
Dregmap.c585 regmap_debugfs_exit(map); in regmap_attach_dev()
591 regmap_debugfs_exit(map); in regmap_attach_dev()
1412 regmap_debugfs_exit(map); in regmap_reinit_cache()
1446 regmap_debugfs_exit(map); in regmap_exit()
Dregmap-debugfs.c666 void regmap_debugfs_exit(struct regmap *map) in regmap_debugfs_exit() function