Searched defs:devfreq_cpu_data (Results 1 – 1 of 1) sorted by relevance
63 struct devfreq_cpu_data { struct64 struct list_head node;66 struct device *dev;67 unsigned int first_cpu;69 struct opp_table *opp_table;70 unsigned int cur_freq;71 unsigned int min_freq;72 unsigned int max_freq;
Completed in 2 milliseconds