Home
last modified time | relevance | path

Searched refs:thermal_zone_trip_update (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dgov_step_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()
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds