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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cpufreq/
H A Dcpufreq.c721 struct cpufreq_policy *managed_policy; local
783 managed_policy = cpufreq_cpu_get(j);
784 if (unlikely(managed_policy)) {
788 per_cpu(policy_cpu, cpu) = managed_policy->cpu;
794 managed_policy->cpus = policy->cpus;
795 cpufreq_cpu_data[cpu] = managed_policy;
800 &managed_policy->kobj,

Completed in 45 milliseconds