Searched refs:therm_crit (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/hwmon/ |
D | pc87360.c | 769 static struct sensor_device_attribute therm_crit[] = { variable 770 SENSOR_ATTR_RW(temp4_crit, therm_crit, 0 + 11), 771 SENSOR_ATTR_RW(temp5_crit, therm_crit, 1 + 11), 772 SENSOR_ATTR_RW(temp6_crit, therm_crit, 2 + 11), 829 &therm_crit[X].dev_attr.attr, \
|