Home
last modified time | relevance | path

Searched defs:regmap_debugfs_init (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/base/regmap/
Dregmap-debugfs.c546 void regmap_debugfs_init(struct regmap *map) in regmap_debugfs_init() function
Dinternal.h233 static inline void regmap_debugfs_init(struct regmap *map) { } in regmap_debugfs_init() function
/kernel/linux/linux-4.19/drivers/base/regmap/
Dregmap-debugfs.c543 void regmap_debugfs_init(struct regmap *map, const char *name) in regmap_debugfs_init() function
Dinternal.h230 static inline void regmap_debugfs_init(struct regmap *map, const char *name) { } in regmap_debugfs_init() function