Searched refs:therm_status (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/hwmon/ |
D | pc87360.c | 691 static struct sensor_device_attribute therm_status[] = { variable 692 SENSOR_ATTR_RO(temp4_status, therm_status, 0 + 11), 693 SENSOR_ATTR_RO(temp5_status, therm_status, 1 + 11), 694 SENSOR_ATTR_RO(temp6_status, therm_status, 2 + 11), 859 &therm_status[X].dev_attr.attr, \
|