Searched refs:prev_high_trip (Results 1 – 2 of 2) sorted by relevance
144 if (tz->prev_low_trip == low && tz->prev_high_trip == high) in thermal_zone_set_trips()148 tz->prev_high_trip = high; in thermal_zone_set_trips()
209 int prev_high_trip; member