Searched refs:therm_crit (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/hwmon/ |
D | pc87360.c | 799 static struct sensor_device_attribute therm_crit[] = { variable 800 SENSOR_ATTR_RW(temp4_crit, therm_crit, 0 + 11), 801 SENSOR_ATTR_RW(temp5_crit, therm_crit, 1 + 11), 802 SENSOR_ATTR_RW(temp6_crit, therm_crit, 2 + 11), 862 &therm_crit[X].dev_attr.attr, \
|