Searched defs:control_temp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | gov_power_allocator.c | 127 estimate_pid_constants(struct thermal_zone_device *tz, u32 sustainable_power, int trip_switch_on, int control_temp, bool force) estimate_pid_constants() argument 185 pid_controller(struct thermal_zone_device *tz, int control_temp, u32 max_allocatable_power) pid_controller() argument 325 allocate_power(struct thermal_zone_device *tz, int control_temp) allocate_power() argument 547 int control_temp; power_allocator_bind() local 608 int switch_on_temp, control_temp; power_allocator_throttle() local [all...] |
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | gov_power_allocator.c | 125 estimate_pid_constants(struct thermal_zone_device *tz, u32 sustainable_power, int trip_switch_on, int control_temp) estimate_pid_constants() argument 175 get_sustainable_power(struct thermal_zone_device *tz, struct power_allocator_params *params, int control_temp) get_sustainable_power() argument 217 pid_controller(struct thermal_zone_device *tz, int control_temp, u32 max_allocatable_power) pid_controller() argument 383 allocate_power(struct thermal_zone_device *tz, int control_temp) allocate_power() argument [all...] |
Completed in 2 milliseconds