Home
last modified time | relevance | path

Searched refs:TPACPI_THERMAL_SENSOR_NA (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/platform/x86/
Dthinkpad_acpi.c6138 TPACPI_THERMAL_SENSOR_NA = -128000, /* Sensor not available */ enumerator
6244 if (t.temp[i] != TPACPI_THERMAL_SENSOR_NA) in thermal_dump_all_sensors()
6268 if (value == TPACPI_THERMAL_SENSOR_NA) in thermal_temp_input_show()