Searched refs:pfunc_cpu0_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.c225 static struct pmf_function *pfunc_cpu0_volt_high; variable in typeref:struct:pmf_function
233 if (pfunc_cpu0_volt_high)
234 pmf_call_one(pfunc_cpu0_volt_high, NULL);
603 pfunc_cpu0_volt_high =
621 if (pfunc_cpu0_volt_high == NULL || pfunc_cpu0_volt_low == NULL) {
622 pmf_put_function(pfunc_cpu0_volt_high);
624 pfunc_cpu0_volt_high = pfunc_cpu0_volt_low = NULL;
708 pmf_put_function(pfunc_cpu0_volt_high);

Completed in 35 milliseconds