Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_hwmon.c38 struct list_head hwmon_node; member
116 list_for_each_entry(temp, &hwmon->tz_list, hwmon_node) in thermal_hwmon_lookup_temp()
196 list_add_tail(&temp->hwmon_node, &hwmon->tz_list); in thermal_add_hwmon_sysfs()
239 list_del(&temp->hwmon_node); in thermal_remove_hwmon_sysfs()