Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dthermal.h94 struct list_head tz_list; member
/linux-2.6.39/drivers/thermal/
Dthermal_sys.c492 INIT_LIST_HEAD(&hwmon->tz_list); in thermal_add_hwmon_sysfs()
537 list_add_tail(&tz->hwmon_node, &hwmon->tz_list); in thermal_add_hwmon_sysfs()
568 if (!list_empty(&hwmon->tz_list)) { in thermal_remove_hwmon_sysfs()