Searched refs:therm_input (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/hwmon/ |
D | pc87360.c | 749 static struct sensor_device_attribute therm_input[] = { variable 750 SENSOR_ATTR_RO(temp4_input, therm_input, 0 + 11), 751 SENSOR_ATTR_RO(temp5_input, therm_input, 1 + 11), 752 SENSOR_ATTR_RO(temp6_input, therm_input, 2 + 11), 825 &therm_input[X].dev_attr.attr, \
|