Home
last modified time | relevance | path

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

/drivers/thermal/
Dstep_wise.c116 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() function
190 thermal_zone_trip_update(tz, trip); in step_wise_throttle()
193 thermal_zone_trip_update(tz, THERMAL_TRIPS_NONE); in step_wise_throttle()
Dgov_bang_bang.c16 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() function
103 thermal_zone_trip_update(tz, trip); in bang_bang_control()