Searched refs:fan_cpu_third (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm_pm91.c73 static struct wf_control *fan_cpu_third; variable in typeref:struct:wf_control
282 if (fan_cpu_third && wf_smu_failure_state == 0) {
283 rc = fan_cpu_main->ops->set_value(fan_cpu_third,
497 if (fan_cpu_third)
498 wf_control_set_max(fan_cpu_third);
548 if (fan_cpu_third == NULL && !strcmp(ct->name, "cpu-front-fan-0")) {
550 fan_cpu_third = ct;
568 if (fan_cpu_main && (fan_cpu_second || fan_cpu_third) && fan_hd &&
672 if (fan_cpu_third)
673 wf_put_control(fan_cpu_third);
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_pm91.c73 static struct wf_control *fan_cpu_third; variable in typeref:struct:wf_control
282 if (fan_cpu_third && wf_smu_failure_state == 0) {
283 rc = fan_cpu_main->ops->set_value(fan_cpu_third,
497 if (fan_cpu_third)
498 wf_control_set_max(fan_cpu_third);
548 if (fan_cpu_third == NULL && !strcmp(ct->name, "cpu-front-fan-0")) {
550 fan_cpu_third = ct;
568 if (fan_cpu_main && (fan_cpu_second || fan_cpu_third) && fan_hd &&
672 if (fan_cpu_third)
673 wf_put_control(fan_cpu_third);
[all...]

Completed in 134 milliseconds