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

/linux-master/drivers/base/regmap/
H A Dinternal.h238 extern void regmap_debugfs_exit(struct regmap *map);
248 static inline void regmap_debugfs_exit(struct regmap *map) { } function
H A Dregmap-debugfs.c666 void regmap_debugfs_exit(struct regmap *map) function
H A Dregmap.c585 regmap_debugfs_exit(map);
591 regmap_debugfs_exit(map);
1413 regmap_debugfs_exit(map);
1448 regmap_debugfs_exit(map);

Completed in 113 milliseconds