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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_pm91.c72 static struct wf_control *fan_cpu_second; variable in typeref:struct:wf_control
273 if (fan_cpu_second && wf_smu_failure_state == 0) {
274 rc = fan_cpu_second->ops->set_value(fan_cpu_second,
495 if (fan_cpu_second)
496 wf_control_set_max(fan_cpu_second);
543 if (fan_cpu_second == NULL && !strcmp(ct->name, "cpu-rear-fan-1")) {
545 fan_cpu_second = ct;
568 if (fan_cpu_main && (fan_cpu_second || fan_cpu_third) && fan_hd &&
670 if (fan_cpu_second)
[all...]

Completed in 25 milliseconds