Lines Matching defs:fan_cpu_third
72 static struct wf_control *fan_cpu_third;
281 if (fan_cpu_third && wf_smu_failure_state == 0) {
282 rc = wf_control_set(fan_cpu_third, st->cpu_setpoint);
499 if (fan_cpu_third)
500 wf_control_set_max(fan_cpu_third);
553 if (fan_cpu_third == NULL && !strcmp(ct->name, "cpu-front-fan-0")) {
555 fan_cpu_third = ct;
573 if (fan_cpu_main && (fan_cpu_second || fan_cpu_third) && fan_hd &&
681 if (fan_cpu_third)
682 wf_put_control(fan_cpu_third);