Searched refs:prev_high_trip (Results 1 – 4 of 4) sorted by relevance
153 if (tz->prev_low_trip == low && tz->prev_high_trip == high) in __thermal_zone_set_trips()157 tz->prev_high_trip = high; in __thermal_zone_set_trips()
564 zone->prev_high_trip); in rcar_gen3_thermal_resume()
401 tz->prev_high_trip = INT_MAX; in thermal_zone_device_init()
175 int prev_high_trip; member