Searched refs:pfunc_cpu1_volt_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.c227 static struct pmf_function *pfunc_cpu1_volt_high; variable in typeref:struct:pmf_function
235 if (pfunc_cpu1_volt_high)
236 pmf_call_one(pfunc_cpu1_volt_high, NULL);
607 pfunc_cpu1_volt_high =
628 pfunc_cpu1_volt_high == NULL || pfunc_cpu1_volt_low == NULL) {
629 pmf_put_function(pfunc_cpu1_volt_high);
631 pfunc_cpu1_volt_high = pfunc_cpu1_volt_low = NULL;
710 pmf_put_function(pfunc_cpu1_volt_high);

Completed in 21 milliseconds