Searched refs:therm_crit (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | pc87360.c | 803 static struct sensor_device_attribute therm_crit[] = { variable 804 SENSOR_ATTR_RW(temp4_crit, therm_crit, 0 + 11), 805 SENSOR_ATTR_RW(temp5_crit, therm_crit, 1 + 11), 806 SENSOR_ATTR_RW(temp6_crit, therm_crit, 2 + 11), 866 &therm_crit[X].dev_attr.attr, \
|