Searched refs:therm_min (Results 1 – 1 of 1) sorted by relevance
/drivers/hwmon/ |
D | pc87360.c | 759 static struct sensor_device_attribute therm_min[] = { variable 760 SENSOR_ATTR_RW(temp4_min, therm_min, 0 + 11), 761 SENSOR_ATTR_RW(temp5_min, therm_min, 1 + 11), 762 SENSOR_ATTR_RW(temp6_min, therm_min, 2 + 11), 827 &therm_min[X].dev_attr.attr, \
|