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

/linux-master/drivers/base/regmap/
H A Dinternal.h237 extern void regmap_debugfs_init(struct regmap *map);
247 static inline void regmap_debugfs_init(struct regmap *map) { } function
H A Dregmap-debugfs.c546 void regmap_debugfs_init(struct regmap *map) function
698 regmap_debugfs_init(node->map);
H A Dregmap.c586 regmap_debugfs_init(map);
1147 regmap_debugfs_init(map);
1429 regmap_debugfs_init(map);

Completed in 138 milliseconds