Searched refs:regmap_debugfs_exit (Results 1 – 3 of 3) sorted by relevance
234 extern void regmap_debugfs_exit(struct regmap *map);244 static inline void regmap_debugfs_exit(struct regmap *map) { } in regmap_debugfs_exit() function
639 regmap_debugfs_exit(map); in regmap_attach_dev()645 regmap_debugfs_exit(map); in regmap_attach_dev()1506 regmap_debugfs_exit(map); in regmap_reinit_cache()1540 regmap_debugfs_exit(map); in regmap_exit()
655 void regmap_debugfs_exit(struct regmap *map) in regmap_debugfs_exit() function