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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dwindfarm_pm112.c86 static struct wf_control *slots_fan; variable in typeref:struct:wf_control
459 if (!slots_fan || !slots_power)
473 wf_control_set_max(slots_fan);
480 err = slots_fan->ops->set_value(slots_fan, speed);
498 if (slots_fan)
499 wf_control_set_max(slots_fan);
574 if (slots_fan == NULL && wf_get_control(ct) == 0)
575 slots_fan = ct;

Completed in 65 milliseconds