Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/
Dthermal_helpers.c157 if (tz->prev_low_trip == low && tz->prev_high_trip == high) in thermal_zone_set_trips()
160 tz->prev_low_trip = low; in thermal_zone_set_trips()
Drcar_gen3_thermal.c500 rcar_gen3_thermal_set_trips(tsc, zone->prev_low_trip, in rcar_gen3_thermal_resume()
/Linux-v5.15/include/linux/
Dthermal.h164 int prev_low_trip; member