Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/base/regmap/
Dinternal.h219 extern void regmap_debugfs_initcall(void);
229 static inline void regmap_debugfs_initcall(void) { } in regmap_debugfs_initcall() function
Dregmap-debugfs.c662 void regmap_debugfs_initcall(void) in regmap_debugfs_initcall() function
Dregmap.c3115 regmap_debugfs_initcall(); in regmap_initcall()