Home
last modified time | relevance | path

Searched refs:pid_d_gain_set (Results 1 – 1 of 1) sorted by relevance

/drivers/cpufreq/
Dintel_pstate.c181 static inline void pid_d_gain_set(struct _pid *pid, int percent) in pid_d_gain_set() function
219 pid_d_gain_set(&cpu->pid, pid_params.d_gain_pct); in intel_pstate_busy_pid_reset()