Searched refs:drive_bay_prm (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.c391 static struct wf_pid_param drive_bay_prm = { variable in typeref:struct:wf_pid_param
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);
414 wf_pid_init(&drive_bay_pid, &drive_bay_prm);

Completed in 60 milliseconds