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