Searched defs:cpufreq_policy (Results 1 – 7 of 7) sorted by relevance
21738 struct cpufreq_policy { struct21739 cpumask_var_t cpus;21740 cpumask_var_t related_cpus;21741 cpumask_var_t real_cpus;21742 unsigned int shared_type;21743 unsigned int cpu;21744 struct clk *clk;21745 struct cpufreq_cpuinfo cpuinfo;21746 unsigned int min;21747 unsigned int max;[all …]
25804 struct cpufreq_policy { struct25805 cpumask_var_t cpus;25806 cpumask_var_t related_cpus;25807 cpumask_var_t real_cpus;25808 unsigned int shared_type;25809 unsigned int cpu;25810 struct clk *clk;25811 struct cpufreq_cpuinfo cpuinfo;25812 unsigned int min;25813 unsigned int max;[all …]
15528 struct cpufreq_policy { struct15529 cpumask_var_t cpus;15530 cpumask_var_t related_cpus;15531 cpumask_var_t real_cpus;15532 unsigned int shared_type;15533 unsigned int cpu;15534 struct clk *clk;15535 struct cpufreq_cpuinfo cpuinfo;15536 unsigned int min;15537 unsigned int max;[all …]
21528 struct cpufreq_policy { struct21529 cpumask_var_t cpus;21530 cpumask_var_t related_cpus;21531 cpumask_var_t real_cpus;21532 unsigned int shared_type;21533 unsigned int cpu;21534 struct clk *clk;21535 struct cpufreq_cpuinfo cpuinfo;21536 unsigned int min;21537 unsigned int max;[all …]