Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dinternal.h222 extern void regmap_debugfs_initcall(void);
232 static inline void regmap_debugfs_initcall(void) { } in regmap_debugfs_initcall() function
H A Dregmap-debugfs.c679 void regmap_debugfs_initcall(void) in regmap_debugfs_initcall() function
H A Dregmap.c3295 regmap_debugfs_initcall(); in regmap_initcall()