Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dinternal.h239 extern void regmap_debugfs_exit(struct regmap *map);
249 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()
1426 regmap_debugfs_exit(map); in regmap_reinit_cache()
1463 regmap_debugfs_exit(map); in regmap_exit()