Searched refs:slots_fan (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_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 39 milliseconds