Lines Matching defs:fan_cpu_second
70 static struct wf_control *fan_cpu_second;
272 if (fan_cpu_second && wf_smu_failure_state == 0) {
273 rc = wf_control_set(fan_cpu_second, st->cpu_setpoint);
496 if (fan_cpu_second)
497 wf_control_set_max(fan_cpu_second);
547 if (fan_cpu_second == NULL && !strcmp(ct->name, "cpu-rear-fan-1")) {
549 fan_cpu_second = ct;
572 if (fan_cpu_main && (fan_cpu_second || fan_cpu_third) && fan_hd &&
678 if (fan_cpu_second)
679 wf_put_control(fan_cpu_second);