Lines Matching defs:fan_cpu_second
71 static struct wf_control *fan_cpu_second;
273 if (fan_cpu_second && wf_smu_failure_state == 0) {
274 rc = wf_control_set(fan_cpu_second, st->cpu_setpoint);
497 if (fan_cpu_second)
498 wf_control_set_max(fan_cpu_second);
548 if (fan_cpu_second == NULL && !strcmp(ct->name, "cpu-rear-fan-1")) {
550 fan_cpu_second = ct;
573 if (fan_cpu_main && (fan_cpu_second || fan_cpu_third) && fan_hd &&
679 if (fan_cpu_second)
680 wf_put_control(fan_cpu_second);