Home
last modified time | relevance | path

Searched refs:regmap_debugfs_exit (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dinternal.h224 extern void regmap_debugfs_exit(struct regmap *map);
234 static inline void regmap_debugfs_exit(struct regmap *map) { } in regmap_debugfs_exit() function
H A Dregmap.c623 regmap_debugfs_exit(map); in regmap_attach_dev()
629 regmap_debugfs_exit(map); in regmap_attach_dev()
1447 regmap_debugfs_exit(map); in regmap_reinit_cache()
1481 regmap_debugfs_exit(map); in regmap_exit()
H A Dregmap-debugfs.c655 void regmap_debugfs_exit(struct regmap *map) in regmap_debugfs_exit() function
/kernel/linux/linux-6.6/drivers/base/regmap/
H A 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
H A 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()
H A Dregmap-debugfs.c666 void regmap_debugfs_exit(struct regmap *map) in regmap_debugfs_exit() function

Completed in 12 milliseconds