Home
last modified time | relevance | path

Searched refs:therm_input (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dpc87360.c749 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, \
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dpc87360.c677 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, \

Completed in 7 milliseconds