Searched refs:prev_low_trip (Results 1 – 4 of 4) sorted by relevance
158 if (tz->prev_low_trip == low && tz->prev_high_trip == high) in __thermal_zone_set_trips()161 tz->prev_low_trip = low; in __thermal_zone_set_trips()
563 rcar_gen3_thermal_set_trips(zone, zone->prev_low_trip, in rcar_gen3_thermal_resume()
400 tz->prev_low_trip = -INT_MAX; in thermal_zone_device_init()
175 int prev_low_trip; member