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

/linux-4.4.14/drivers/thermal/
H A Dthermal_hwmon.c51 struct list_head hwmon_node; member in struct:thermal_hwmon_temp
133 list_for_each_entry(temp, &hwmon->tz_list, hwmon_node) thermal_hwmon_lookup_temp()
215 list_add_tail(&temp->hwmon_node, &hwmon->tz_list); thermal_add_hwmon_sysfs()
260 list_del(&temp->hwmon_node); thermal_remove_hwmon_sysfs()

Completed in 87 milliseconds