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