Searched refs:therm_crit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | pc87360.c | 769 static struct sensor_device_attribute therm_crit[] = { variable 770 SENSOR_ATTR_RW(temp4_crit, therm_crit, 0 + 11), 771 SENSOR_ATTR_RW(temp5_crit, therm_crit, 1 + 11), 772 SENSOR_ATTR_RW(temp6_crit, therm_crit, 2 + 11), 829 &therm_crit[X].dev_attr.attr, \
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | pc87360.c | 799 static struct sensor_device_attribute therm_crit[] = { variable 800 SENSOR_ATTR_RW(temp4_crit, therm_crit, 0 + 11), 801 SENSOR_ATTR_RW(temp5_crit, therm_crit, 1 + 11), 802 SENSOR_ATTR_RW(temp6_crit, therm_crit, 2 + 11), 862 &therm_crit[X].dev_attr.attr, \
|
Completed in 6 milliseconds