Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/base/regmap/
Dinternal.h232 extern void regmap_debugfs_initcall(void);
242 static inline void regmap_debugfs_initcall(void) { } in regmap_debugfs_initcall() function
Dregmap-debugfs.c679 void regmap_debugfs_initcall(void) in regmap_debugfs_initcall() function
Dregmap.c3503 regmap_debugfs_initcall(); in regmap_initcall()