Searched refs:therm_max (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/hwmon/ |
D | pc87360.c | 763 static struct sensor_device_attribute therm_max[] = { variable 764 SENSOR_ATTR_RW(temp4_max, therm_max, 0 + 11), 765 SENSOR_ATTR_RW(temp5_max, therm_max, 1 + 11), 766 SENSOR_ATTR_RW(temp6_max, therm_max, 2 + 11), 861 &therm_max[X].dev_attr.attr, \
|