Searched refs:regmap_debugfs_root (Results 1 – 1 of 1) sorted by relevance
29 static struct dentry *regmap_debugfs_root; variable550 if (!regmap_debugfs_root) { in regmap_debugfs_init()584 map->debugfs = debugfs_create_dir(name, regmap_debugfs_root); in regmap_debugfs_init()668 regmap_debugfs_root = debugfs_create_dir("regmap", NULL); in regmap_debugfs_initcall()669 if (!regmap_debugfs_root) { in regmap_debugfs_initcall()