Searched defs:cpufreq_policy (Results 1 – 13 of 13) sorted by relevance
31596 struct cpufreq_policy { struct31597 cpumask_var_t cpus;31598 cpumask_var_t related_cpus;31599 cpumask_var_t real_cpus;31600 unsigned int shared_type;31601 unsigned int cpu;31602 struct clk *clk;31603 struct cpufreq_cpuinfo cpuinfo;31604 unsigned int min;31605 unsigned int max;[all …]
33348 struct cpufreq_policy { struct33349 cpumask_var_t cpus;33350 cpumask_var_t related_cpus;33351 cpumask_var_t real_cpus;33352 unsigned int shared_type;33353 unsigned int cpu;33354 struct clk *clk;33355 struct cpufreq_cpuinfo cpuinfo;33356 unsigned int min;33357 unsigned int max;[all …]
73005 struct cpufreq_policy { struct73006 cpumask_var_t cpus;73007 cpumask_var_t related_cpus;73008 cpumask_var_t real_cpus;73009 unsigned int shared_type;73010 unsigned int cpu;73011 struct clk *clk;73012 struct cpufreq_cpuinfo cpuinfo;73013 unsigned int min;73014 unsigned int max;[all …]
22955 struct cpufreq_policy { struct22956 cpumask_var_t cpus;22957 cpumask_var_t related_cpus;22958 cpumask_var_t real_cpus;22959 unsigned int shared_type;22960 unsigned int cpu;22961 struct clk *clk;22962 struct cpufreq_cpuinfo cpuinfo;22963 unsigned int min;22964 unsigned int max;[all …]
13918 struct cpufreq_policy { struct13919 cpumask_var_t cpus;13920 cpumask_var_t related_cpus;13921 cpumask_var_t real_cpus;13922 unsigned int shared_type;13923 unsigned int cpu;13924 struct clk *clk;13925 struct cpufreq_cpuinfo cpuinfo;13926 unsigned int min;13927 unsigned int max;[all …]
22005 struct cpufreq_policy { struct22006 cpumask_var_t cpus;22007 cpumask_var_t related_cpus;22008 cpumask_var_t real_cpus;22009 unsigned int shared_type;22010 unsigned int cpu;22011 struct clk *clk;22012 struct cpufreq_cpuinfo cpuinfo;22013 unsigned int min;22014 unsigned int max;[all …]
19836 struct cpufreq_policy { struct19837 cpumask_var_t cpus;19838 cpumask_var_t related_cpus;19839 cpumask_var_t real_cpus;19840 unsigned int shared_type;19841 unsigned int cpu;19842 struct clk *clk;19843 struct cpufreq_cpuinfo cpuinfo;19844 unsigned int min;19845 unsigned int max;[all …]
25489 struct cpufreq_policy { struct25490 cpumask_var_t cpus;25491 cpumask_var_t related_cpus;25492 cpumask_var_t real_cpus;25493 unsigned int shared_type;25494 unsigned int cpu;25495 struct clk *clk;25496 struct cpufreq_cpuinfo cpuinfo;25497 unsigned int min;25498 unsigned int max;[all …]