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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dcpufreq_64.c251 static struct pmf_function *pfunc_cpu_setfreq_low; variable in typeref:struct:pmf_function
272 rc = pmf_call_one(pfunc_cpu_setfreq_low, NULL);
599 pfunc_cpu_setfreq_low =
614 pfunc_cpu_setfreq_low == NULL || pfunc_slewing_done == NULL) {
706 pmf_put_function(pfunc_cpu_setfreq_low);

Completed in 35 milliseconds