Home
last modified time | relevance | path

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

/linux/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) { } in regmap_debugfs_init() function
H A Dregmap-debugfs.c546 void regmap_debugfs_init(struct regmap *map) in regmap_debugfs_init() function
698 regmap_debugfs_init(node->map); in regmap_debugfs_initcall()