Searched refs:cpu_pid (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/macintosh/
H A Dwindfarm_pm72.c73 static struct wf_cpu_pid_state cpu_pid[NR_CHIPS]; variable in typeref:struct:wf_cpu_pid_state
259 struct wf_cpu_pid_state *sp = &cpu_pid[cpu];
312 struct wf_cpu_pid_state *sp = &cpu_pid[0];
432 wf_cpu_pid_init(&cpu_pid[cpu], &pid);
433 cpu_pid[cpu].target = 1000;
H A Dwindfarm_pm112.c91 static struct wf_cpu_pid_state cpu_pid[NR_CORES]; variable in typeref:struct:wf_cpu_pid_state
180 wf_cpu_pid_init(&cpu_pid[cpu], &pid);
308 sp = &cpu_pid[cpu];
325 cpu_pid[cpu].target = target;
H A Dwindfarm_rm31.c65 static struct wf_cpu_pid_state cpu_pid[NR_CHIPS]; variable in typeref:struct:wf_cpu_pid_state
253 struct wf_cpu_pid_state *sp = &cpu_pid[cpu];
333 wf_cpu_pid_init(&cpu_pid[cpu], &pid);
334 cpu_pid[cpu].target = 4000;

Completed in 104 milliseconds