Searched refs:therm_input (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/hwmon/ |
D | pc87360.c | 677 static struct sensor_device_attribute therm_input[] = { variable 678 SENSOR_ATTR_RO(temp4_input, therm_input, 0 + 11), 679 SENSOR_ATTR_RO(temp5_input, therm_input, 1 + 11), 680 SENSOR_ATTR_RO(temp6_input, therm_input, 2 + 11), 858 &therm_input[X].dev_attr.attr, \
|