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

/linux-master/drivers/cpufreq/
H A Dpmac64-cpufreq.c244 static struct pmf_function *pfunc_cpu_setfreq_low; variable in typeref:struct:pmf_function
265 rc = pmf_call_one(pfunc_cpu_setfreq_low, NULL);
525 pfunc_cpu_setfreq_low =
540 pfunc_cpu_setfreq_low == NULL || pfunc_slewing_done == NULL) {
633 pmf_put_function(pfunc_cpu_setfreq_low);

Completed in 226 milliseconds