Searched refs:pfunc_cpu_setfreq_high (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.c250 static struct pmf_function *pfunc_cpu_setfreq_high; variable in typeref:struct:pmf_function
270 rc = pmf_call_one(pfunc_cpu_setfreq_high, NULL);
597 pfunc_cpu_setfreq_high =
613 if (pfunc_cpu_getfreq == NULL || pfunc_cpu_setfreq_high == NULL ||
705 pmf_put_function(pfunc_cpu_setfreq_high);

Completed in 52 milliseconds