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