Searched defs:hwmon_thermal_data (Results 1 – 1 of 1) sorted by relevance
60 struct hwmon_thermal_data { struct61 struct list_head node; /* hwmon tzdata list entry */62 struct device *dev; /* Reference to hwmon device */63 int index; /* sensor index */64 struct thermal_zone_device *tzd;/* thermal zone device */