Searched refs:auto_temp_max (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | adm1031.c | 89 u8 auto_temp_max[3]; member 458 static SENSOR_DEVICE_ATTR_RW(auto_temp1_max, auto_temp_max, 0); 461 static SENSOR_DEVICE_ATTR_RW(auto_temp2_max, auto_temp_max, 1); 464 static SENSOR_DEVICE_ATTR_RW(auto_temp3_max, auto_temp_max, 2);
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | adm1031.c | 89 u8 auto_temp_max[3]; member 457 static SENSOR_DEVICE_ATTR_RW(auto_temp1_max, auto_temp_max, 0); 460 static SENSOR_DEVICE_ATTR_RW(auto_temp2_max, auto_temp_max, 1); 463 static SENSOR_DEVICE_ATTR_RW(auto_temp3_max, auto_temp_max, 2);
|
Completed in 4 milliseconds