Home
last modified time | relevance | path

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

/Linux-v5.10/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()
/Linux-v5.10/include/linux/
Dthermal.h168 int prev_low_trip; member