wf_pid_run 77 drivers/macintosh/windfarm_pid.c EXPORT_SYMBOL_GPL(wf_pid_run); wf_pid_run 45 drivers/macintosh/windfarm_pid.h extern s32 wf_pid_run(struct wf_pid_state *st, s32 sample); wf_pid_run 378 drivers/macintosh/windfarm_pm112.c speed = wf_pid_run(&backside_pid, temp); wf_pid_run 428 drivers/macintosh/windfarm_pm112.c speed = wf_pid_run(&drive_bay_pid, temp); wf_pid_run 475 drivers/macintosh/windfarm_pm112.c speed = wf_pid_run(&slots_pid, power); wf_pid_run 613 drivers/macintosh/windfarm_pm121.c new_setpoint = wf_pid_run(&st->pid, temp); wf_pid_run 490 drivers/macintosh/windfarm_pm72.c speed = wf_pid_run(&backside_pid, temp); wf_pid_run 569 drivers/macintosh/windfarm_pm72.c speed = wf_pid_run(&drives_pid, temp); wf_pid_run 354 drivers/macintosh/windfarm_pm81.c new_setpoint = wf_pid_run(&st->pid, temp); wf_pid_run 353 drivers/macintosh/windfarm_pm91.c new_setpoint = wf_pid_run(&st->pid, temp); wf_pid_run 436 drivers/macintosh/windfarm_pm91.c new_setpoint = wf_pid_run(&st->pid, power); wf_pid_run 392 drivers/macintosh/windfarm_rm31.c speed = wf_pid_run(&backside_pid, temp); wf_pid_run 405 drivers/macintosh/windfarm_rm31.c dspeed = wf_pid_run(&dimms_pid, dtemp); wf_pid_run 473 drivers/macintosh/windfarm_rm31.c speed = wf_pid_run(&slots_pid, temp);