Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dgov_bang_bang.c16 static int thermal_zone_trip_update(struct thermal_zone_device *tz, int trip_index) in thermal_zone_trip_update() function
99 ret = thermal_zone_trip_update(tz, trip); in bang_bang_control()
H A Dgov_step_wise.c82 static void thermal_zone_trip_update(struct thermal_zone_device *tz, int trip_id) in thermal_zone_trip_update() function
145 thermal_zone_trip_update(tz, trip); in step_wise_throttle()