Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dstep_wise.c127 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip) in thermal_zone_trip_update() function
200 thermal_zone_trip_update(tz, trip); in step_wise_throttle()
203 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
105 thermal_zone_trip_update(tz, trip); in bang_bang_control()