Home
last modified time | relevance | path

Searched defs:thermal_hwmon_temp (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
Dthermal_hwmon.c50 struct thermal_hwmon_temp { struct
51 struct list_head hwmon_node;
52 struct thermal_zone_device *tz;
76 struct thermal_hwmon_temp *temp in temp_input_show() argument