Searched defs:cpufreq_policy_data (Results 1 – 9 of 9) sorted by relevance
50360 struct cpufreq_policy_data { struct50361 struct cpufreq_cpuinfo cpuinfo;50362 struct cpufreq_frequency_table *freq_table;50363 unsigned int cpu;50364 unsigned int min;50365 unsigned int max;
47376 struct cpufreq_policy_data { struct47377 struct cpufreq_cpuinfo cpuinfo;47378 struct cpufreq_frequency_table *freq_table;47379 unsigned int cpu;47380 unsigned int min;47381 unsigned int max;
113921 struct cpufreq_policy_data { struct113940 int (*verify)(struct cpufreq_policy_data *); argument
105361 struct cpufreq_policy_data { struct105362 struct cpufreq_cpuinfo cpuinfo;105363 struct cpufreq_frequency_table *freq_table;105364 unsigned int cpu;105365 unsigned int min;105366 unsigned int max;
80878 struct cpufreq_policy_data { struct80879 struct cpufreq_cpuinfo cpuinfo;80880 struct cpufreq_frequency_table *freq_table;80904 int (*verify)(struct cpufreq_policy_data *); argument
115182 struct cpufreq_policy_data { struct115183 struct cpufreq_cpuinfo cpuinfo;115184 struct cpufreq_frequency_table *freq_table;115185 unsigned int cpu;115186 unsigned int min;115187 unsigned int max;