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