Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_core.c516 int old_temp = trip->temperature; in thermal_zone_set_trip_temp() local
518 if (old_temp == temp) in thermal_zone_set_trip_temp()
524 if (old_temp == THERMAL_TEMP_INVALID) { in thermal_zone_set_trip_temp()