Searched refs:new_power (Results 1 – 1 of 1) sorted by relevance
89 s32 wf_cpu_pid_run(struct wf_cpu_pid_state *st, s32 new_power, s32 new_temp) in wf_cpu_pid_run() argument96 error = st->param.pmaxadj - new_power; in wf_cpu_pid_run()101 st->powers[i] = new_power; in wf_cpu_pid_run()109 st->powers[st->index] = new_power; in wf_cpu_pid_run()