Home
last modified time | relevance | path

Searched refs:wf_cpu_pid_run (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pid.c88 s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 new_power, s32 new_temp) in wf_cpu_pid_run() function
144 EXPORT_SYMBOL_GPL(wf_cpu_pid_run); variable
H A Dwindfarm_pid.h84 extern s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 power, s32 temp);
H A Dwindfarm_pm72.c281 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick_split()
348 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick_combined()
H A Dwindfarm_pm81.c510 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in wf_smu_cpu_fans_tick()
H A Dwindfarm_pm112.c307 t = wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick()
H A Dwindfarm_rm31.c273 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick()
H A Dwindfarm_pm91.c256 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in wf_smu_cpu_fans_tick()
H A Dwindfarm_pm121.c755 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in pm121_cpu_fans_tick()
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_pid.c88 s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 new_power, s32 new_temp) in wf_cpu_pid_run() function
144 EXPORT_SYMBOL_GPL(wf_cpu_pid_run); variable
H A Dwindfarm_pid.h87 extern s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 power, s32 temp);
H A Dwindfarm_pm72.c281 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick_split()
348 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick_combined()
H A Dwindfarm_pm112.c309 t = wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick()
H A Dwindfarm_pm81.c511 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in wf_smu_cpu_fans_tick()
H A Dwindfarm_rm31.c273 wf_cpu_pid_run(sp, power, temp); in cpu_fans_tick()
H A Dwindfarm_pm91.c257 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in wf_smu_cpu_fans_tick()
H A Dwindfarm_pm121.c756 new_setpoint = wf_cpu_pid_run(&st->pid, power, temp); in pm121_cpu_fans_tick()

Completed in 13 milliseconds