Searched refs:cpufreq_clamp (Results 1 – 5 of 5) sorted by relevance
140 static struct wf_control *cpufreq_clamp; variable467 if (cpufreq_clamp) in wf_smu_create_cpu_fans()468 wf_control_set_max(cpufreq_clamp); in wf_smu_create_cpu_fans()572 if (cpufreq_clamp) in wf_smu_tick()573 wf_control_set_max(cpufreq_clamp); in wf_smu_tick()586 if (cpufreq_clamp) in wf_smu_tick()587 wf_control_set_min(cpufreq_clamp); in wf_smu_tick()627 if (cpufreq_clamp == NULL && !strcmp(ct->name, "cpufreq-clamp")) { in wf_smu_new_control()629 cpufreq_clamp = ct; in wf_smu_new_control()637 if (fan_system && fan_cpu_main && cpufreq_clamp) in wf_smu_new_control()[all …]
75 static struct wf_control *cpufreq_clamp; variable212 if (cpufreq_clamp) in wf_smu_create_cpu_fans()213 wf_control_set_max(cpufreq_clamp); in wf_smu_create_cpu_fans()492 if (cpufreq_clamp) in wf_smu_tick()493 wf_control_set_max(cpufreq_clamp); in wf_smu_tick()510 if (cpufreq_clamp) in wf_smu_tick()511 wf_control_set_min(cpufreq_clamp); in wf_smu_tick()557 if (cpufreq_clamp == NULL && !strcmp(ct->name, "cpufreq-clamp")) { in wf_smu_new_control()559 cpufreq_clamp = ct; in wf_smu_new_control()573 fan_slots && cpufreq_clamp) in wf_smu_new_control()[all …]
65 static struct wf_control *cpufreq_clamp; variable189 if (cpufreq_clamp) in cpu_max_all_fans()190 wf_control_set_max(cpufreq_clamp); in cpu_max_all_fans()491 if (cpufreq_clamp) in set_fail_state()492 wf_control_set_max(cpufreq_clamp); in set_fail_state()542 if (failure_state && last_failure == 0 && cpufreq_clamp) in pm112_tick()543 wf_control_set_max(cpufreq_clamp); in pm112_tick()544 if (failure_state == 0 && last_failure && cpufreq_clamp) in pm112_tick()545 wf_control_set_min(cpufreq_clamp); in pm112_tick()556 if (cpufreq_clamp == NULL && !strcmp(ct->name, "cpufreq-clamp")) { in pm112_new_control()[all …]
59 static struct wf_control *cpufreq_clamp; variable108 if (cpufreq_clamp) in cpu_max_all_fans()109 wf_control_set_max(cpufreq_clamp); in cpu_max_all_fans()558 if (failure_state && last_failure == 0 && cpufreq_clamp) in rm31_tick()559 wf_control_set_max(cpufreq_clamp); in rm31_tick()560 if (failure_state == 0 && last_failure && cpufreq_clamp) in rm31_tick()561 wf_control_set_min(cpufreq_clamp); in rm31_tick()589 cpufreq_clamp = ct; in rm31_new_control()
61 static struct wf_control *cpufreq_clamp; variable114 if (cpufreq_clamp) in cpu_max_all_fans()115 wf_control_set_max(cpufreq_clamp); in cpu_max_all_fans()660 if (failure_state && last_failure == 0 && cpufreq_clamp) in pm72_tick()661 wf_control_set_max(cpufreq_clamp); in pm72_tick()662 if (failure_state == 0 && last_failure && cpufreq_clamp) in pm72_tick()663 wf_control_set_min(cpufreq_clamp); in pm72_tick()694 cpufreq_clamp = ct; in pm72_new_control()