Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/power/
Dopp.c61 struct dev_pm_opp { struct
62 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;