Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c6223 TPACPI_THERMAL_SENSOR_NA = -128000, /* Sensor not available */ enumerator
6328 if (t.temp[i] != TPACPI_THERMAL_SENSOR_NA) in thermal_dump_all_sensors()
6352 if (value == TPACPI_THERMAL_SENSOR_NA) in thermal_temp_input_show()