Searched refs:regmap_debugfs_root (Results 1 – 1 of 1) sorted by relevance
28 static struct dentry *regmap_debugfs_root; variable556 if (!regmap_debugfs_root) { in regmap_debugfs_init()583 map->debugfs = debugfs_create_dir(name, regmap_debugfs_root); in regmap_debugfs_init()663 regmap_debugfs_root = debugfs_create_dir("regmap", NULL); in regmap_debugfs_initcall()664 if (!regmap_debugfs_root) { in regmap_debugfs_initcall()