Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dinternal.h235 extern void regmap_debugfs_initcall(void);
245 static inline void regmap_debugfs_initcall(void) { } in regmap_debugfs_initcall() function
H A Dregmap-debugfs.c690 void regmap_debugfs_initcall(void) in regmap_debugfs_initcall() function
H A Dregmap.c3468 regmap_debugfs_initcall(); in regmap_initcall()