Searched refs:drive_bay_pid (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.c100 static struct wf_pid_state drive_bay_pid; variable in typeref:struct:wf_pid_state
414 wf_pid_init(&drive_bay_pid, &drive_bay_prm);
419 drive_bay_tick = drive_bay_pid.param.interval;
429 speed = wf_pid_run(&drive_bay_pid, temp);

Completed in 47 milliseconds