Searched refs:therm_input (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hwmon/ |
H A D | pc87360.c | 681 static struct sensor_device_attribute therm_input[] = { variable 682 SENSOR_ATTR_RO(temp4_input, therm_input, 0 + 11), 683 SENSOR_ATTR_RO(temp5_input, therm_input, 1 + 11), 684 SENSOR_ATTR_RO(temp6_input, therm_input, 2 + 11), 862 &therm_input[X].dev_attr.attr, \
|