Searched refs:therm_max (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | pc87360.c | 767 static struct sensor_device_attribute therm_max[] = { variable 768 SENSOR_ATTR_RW(temp4_max, therm_max, 0 + 11), 769 SENSOR_ATTR_RW(temp5_max, therm_max, 1 + 11), 770 SENSOR_ATTR_RW(temp6_max, therm_max, 2 + 11), 865 &therm_max[X].dev_attr.attr, \
|