Home
last modified time | relevance | path

Searched defs:devfreq_cpu_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/devfreq/
A Dgovernor.h63 struct devfreq_cpu_data { struct
64 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