Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/base/regmap/
Dinternal.h103 extern void regmap_debugfs_initcall(void);
107 static inline void regmap_debugfs_initcall(void) { } in regmap_debugfs_initcall() function
Dregmap-debugfs.c279 void regmap_debugfs_initcall(void) in regmap_debugfs_initcall() function
Dregmap.c932 regmap_debugfs_initcall(); in regmap_initcall()