Searched defs:thermal_hwmon_device (Results 1 – 1 of 1) sorted by relevance
23 struct thermal_hwmon_device { struct24 char type[THERMAL_NAME_LENGTH];25 struct device *device;26 int count;27 struct list_head tz_list;28 struct list_head node;