Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/regmap/
Dinternal.h104 extern void regmap_debugfs_init(struct regmap *map);
108 static inline void regmap_debugfs_init(struct regmap *map) { } in regmap_debugfs_init() function
Dregmap-debugfs.c245 void regmap_debugfs_init(struct regmap *map) in regmap_debugfs_init() function
Dregmap.c292 regmap_debugfs_init(map); in regmap_init()
375 regmap_debugfs_init(map); in regmap_reinit_cache()