Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dthermal.h33 #define THERMAL_TEMP_INVALID -274000 macro
/Linux-v4.19/drivers/thermal/
Dthermal_core.c446 if (tz->last_temperature == THERMAL_TEMP_INVALID) in update_temperature()
458 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_reset()