Searched refs:regmap_debugfs_root (Results 1 – 1 of 1) sorted by relevance
24 static struct dentry *regmap_debugfs_root; variable566 if (!regmap_debugfs_root) { in regmap_debugfs_init()606 map->debugfs = debugfs_create_dir(name, regmap_debugfs_root); in regmap_debugfs_init()694 regmap_debugfs_root = debugfs_create_dir("regmap", NULL); in regmap_debugfs_initcall()