Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/regmap/
Dinternal.h221 extern void regmap_debugfs_exit(struct regmap *map);
231 static inline void regmap_debugfs_exit(struct regmap *map) { } in regmap_debugfs_exit() function
Dregmap-debugfs.c641 void regmap_debugfs_exit(struct regmap *map) in regmap_debugfs_exit() function
Dregmap.c587 regmap_debugfs_exit(map); in regmap_attach_dev()
1294 regmap_debugfs_exit(map); in regmap_reinit_cache()
1323 regmap_debugfs_exit(map); in regmap_exit()