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