Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c6252 TPACPI_THERMAL_SENSOR_NA = -128000, /* Sensor not available */ enumerator
6357 if (t.temp[i] != TPACPI_THERMAL_SENSOR_NA) in thermal_dump_all_sensors()
6381 if (value == TPACPI_THERMAL_SENSOR_NA) in thermal_temp_input_show()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A 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()

Completed in 30 milliseconds