Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_trip.c64 if (tz->prev_low_trip == low && tz->prev_high_trip == high) in thermal_zone_set_trips()
67 tz->prev_low_trip = low; in thermal_zone_set_trips()