Searched refs:drive_bay_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.c87 static struct wf_control *drive_bay_fan; variable in typeref:struct:wf_control
407 if (!drive_bay_fan || !hd_temp)
412 drive_bay_prm.min = drive_bay_fan->ops->get_min(drive_bay_fan);
413 drive_bay_prm.max = drive_bay_fan->ops->get_max(drive_bay_fan);
426 wf_control_set_max(drive_bay_fan);
433 err = drive_bay_fan->ops->set_value(drive_bay_fan, speed);
500 if (drive_bay_fan)
[all...]

Completed in 109 milliseconds