Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_debugfs.c20 static struct dentry *d_tz; variable
188 d_tz = debugfs_create_dir("thermal_zones", d_root); in thermal_debug_init()
866 thermal_dbg = thermal_debugfs_add_id(d_tz, tz->id); in thermal_debug_tz_add()