Lines Matching defs:fan_cpu_third
71 static struct wf_control *fan_cpu_third;
280 if (fan_cpu_third && wf_smu_failure_state == 0) {
281 rc = wf_control_set(fan_cpu_third, st->cpu_setpoint);
498 if (fan_cpu_third)
499 wf_control_set_max(fan_cpu_third);
552 if (fan_cpu_third == NULL && !strcmp(ct->name, "cpu-front-fan-0")) {
554 fan_cpu_third = ct;
572 if (fan_cpu_main && (fan_cpu_second || fan_cpu_third) && fan_hd &&
680 if (fan_cpu_third)
681 wf_put_control(fan_cpu_third);