Searched refs:therm_max_alarm (Results 1 – 1 of 1) sorted by relevance
/drivers/hwmon/ |
D | pc87360.c | 813 static struct sensor_device_attribute therm_max_alarm[] = { variable 814 SENSOR_ATTR_RO(temp4_max_alarm, therm_max_alarm, 0 + 11), 815 SENSOR_ATTR_RO(temp5_max_alarm, therm_max_alarm, 1 + 11), 816 SENSOR_ATTR_RO(temp6_max_alarm, therm_max_alarm, 2 + 11), 831 &therm_max_alarm[X].dev_attr.attr, \
|