Searched refs:therm_min (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | pc87360.c | 731 static struct sensor_device_attribute therm_min[] = { variable 732 SENSOR_ATTR_RW(temp4_min, therm_min, 0 + 11), 733 SENSOR_ATTR_RW(temp5_min, therm_min, 1 + 11), 734 SENSOR_ATTR_RW(temp6_min, therm_min, 2 + 11), 864 &therm_min[X].dev_attr.attr, \
|