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