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