Searched refs:therm_max_alarm (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/hwmon/ |
D | pc87360.c | 835 static struct sensor_device_attribute therm_max_alarm[] = { variable 836 SENSOR_ATTR_RO(temp4_max_alarm, therm_max_alarm, 0 + 11), 837 SENSOR_ATTR_RO(temp5_max_alarm, therm_max_alarm, 1 + 11), 838 SENSOR_ATTR_RO(temp6_max_alarm, therm_max_alarm, 2 + 11), 864 &therm_max_alarm[X].dev_attr.attr, \
|