Searched refs:therm_status (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | pc87360.c | 695 static struct sensor_device_attribute therm_status[] = { variable 696 SENSOR_ATTR_RO(temp4_status, therm_status, 0 + 11), 697 SENSOR_ATTR_RO(temp5_status, therm_status, 1 + 11), 698 SENSOR_ATTR_RO(temp6_status, therm_status, 2 + 11), 863 &therm_status[X].dev_attr.attr, \
|