wf_cpu_pid_run
EXPORT_SYMBOL_GPL(wf_cpu_pid_run);
extern s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 power, s32 temp);
t = wf_cpu_pid_run(sp, power, temp);
new_setpoint = wf_cpu_pid_run(&st->pid, power, temp);
wf_cpu_pid_run(sp, power, temp);
wf_cpu_pid_run(sp, power, temp);
new_setpoint = wf_cpu_pid_run(&st->pid, power, temp);
new_setpoint = wf_cpu_pid_run(&st->pid, power, temp);
wf_cpu_pid_run(sp, power, temp);