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

/linux-master/drivers/cpufreq/
H A Dpmac64-cpufreq.c246 static struct pmf_function *pfunc_slewing_done; variable in typeref:struct:pmf_function
278 pmf_call_one(pfunc_slewing_done, &args);
527 pfunc_slewing_done =
540 pfunc_cpu_setfreq_low == NULL || pfunc_slewing_done == NULL) {
634 pmf_put_function(pfunc_slewing_done);

Completed in 145 milliseconds