Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_trip.c55 bool same_trip = false; in __thermal_zone_set_trips() local
76 same_trip = false; in __thermal_zone_set_trips()
82 same_trip = low_set; in __thermal_zone_set_trips()
94 if (same_trip && (tz->prev_low_trip != -INT_MAX || in __thermal_zone_set_trips()