Searched defs:dev_pm_opp (Results 1 – 1 of 1) sorted by relevance
61 struct dev_pm_opp { struct62 struct list_head node;64 bool available;65 bool dynamic;66 unsigned long rate;67 unsigned long u_volt;69 struct device_opp *dev_opp;70 struct rcu_head rcu_head;