Searched defs:thermal_hwmon_temp (Results 1 – 1 of 1) sorted by relevance
50 struct thermal_hwmon_temp { struct51 struct list_head hwmon_node;52 struct thermal_zone_device *tz;76 struct thermal_hwmon_temp *temp in temp_input_show() argument