Searched refs:d_root (Results 1 – 1 of 1) sorted by relevance
18 static struct dentry *d_root; variable180 d_root = debugfs_create_dir("thermal", NULL); in thermal_debug_init()181 if (IS_ERR(d_root)) in thermal_debug_init()184 d_cdev = debugfs_create_dir("cooling_devices", d_root); in thermal_debug_init()188 d_tz = debugfs_create_dir("thermal_zones", d_root); in thermal_debug_init()