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

/drivers/cpufreq/
H A Dcpufreq.c107 static unsigned int __cpufreq_get(unsigned int cpu);
403 unsigned int cur_freq = __cpufreq_get(policy->cpu);
1222 static unsigned int __cpufreq_get(unsigned int cpu) function
1262 ret_freq = __cpufreq_get(cpu);

Completed in 70 milliseconds