Searched refs:therm_status (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/hwmon/ |
D | pc87360.c | 754 static struct sensor_device_attribute therm_status[] = { variable 755 SENSOR_ATTR_RO(temp4_status, therm_status, 0 + 11), 756 SENSOR_ATTR_RO(temp5_status, therm_status, 1 + 11), 757 SENSOR_ATTR_RO(temp6_status, therm_status, 2 + 11), 826 &therm_status[X].dev_attr.attr, \
|