Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thermal/
Dgov_power_allocator.c129 int control_temp, bool force) in estimate_pid_constants() argument
139 temperature_threshold = control_temp - switch_on_temp; in estimate_pid_constants()
186 int control_temp, in pid_controller() argument
201 params->trip_switch_on, control_temp, in pid_controller()
205 err = control_temp - tz->temperature; in pid_controller()
326 int control_temp) in allocate_power() argument
411 power_range = pid_controller(tz, control_temp, max_allocatable_power); in allocate_power()
437 control_temp - tz->temperature); in allocate_power()
547 int control_temp; in power_allocator_bind() local
571 &control_temp); in power_allocator_bind()
[all …]