Searched refs:control_temp (Results 1 – 1 of 1) sorted by relevance
152 int control_temp) in estimate_pid_constants() argument154 u32 temperature_threshold = control_temp; in estimate_pid_constants()199 int control_temp) in get_sustainable_power() argument211 params->trip_switch_on, control_temp); in get_sustainable_power()240 int control_temp, in pid_controller() argument250 sustainable_power = get_sustainable_power(tz, params, control_temp); in pid_controller()252 err = control_temp - tz->temperature; in pid_controller()406 static void allocate_power(struct thermal_zone_device *tz, int control_temp) in allocate_power() argument458 power_range = pid_controller(tz, control_temp, max_allocatable_power); in allocate_power()482 control_temp - tz->temperature); in allocate_power()
Completed in 10 milliseconds