Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dstep_wise.c128 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() function
202 thermal_zone_trip_update(tz, trip); in step_wise_throttle()
205 thermal_zone_trip_update(tz, THERMAL_TRIPS_NONE); in step_wise_throttle()
Dgov_bang_bang.c26 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() function
113 thermal_zone_trip_update(tz, trip); in bang_bang_control()