Searched refs:therm_min (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/hwmon/ |
D | pc87360.c | 727 static struct sensor_device_attribute therm_min[] = { variable 728 SENSOR_ATTR_RW(temp4_min, therm_min, 0 + 11), 729 SENSOR_ATTR_RW(temp5_min, therm_min, 1 + 11), 730 SENSOR_ATTR_RW(temp6_min, therm_min, 2 + 11), 860 &therm_min[X].dev_attr.attr, \
|