Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dgov_power_allocator.c144 * @control_temp: target temperature for the power allocator governor
152 int control_temp) in estimate_pid_constants() argument
154 u32 temperature_threshold = control_temp; in estimate_pid_constants()
190 * @control_temp: target temperature for the power allocator governor
199 int control_temp) in get_sustainable_power() argument
211 params->trip_switch_on, control_temp); in get_sustainable_power()
224 * @control_temp: the target temperature in millicelsius
229 * @control_temp and limits the power if it exceeds it. k_po is the
240 int control_temp, in pid_controller() argument
250 sustainable_power = get_sustainable_power(tz, params, control_temp); in pid_controller()
406 allocate_power(struct thermal_zone_device * tz,int control_temp) allocate_power() argument
[all...]