Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/thermal/
Dthermal_sys.c410 struct list_head tz_list; member
502 list_for_each_entry(temp, &hwmon->tz_list, hwmon_node) in thermal_hwmon_lookup_temp()
530 INIT_LIST_HEAD(&hwmon->tz_list); in thermal_add_hwmon_sysfs()
581 list_add_tail(&temp->hwmon_node, &hwmon->tz_list); in thermal_add_hwmon_sysfs()
629 if (!list_empty(&hwmon->tz_list)) { in thermal_remove_hwmon_sysfs()