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