Searched defs:dev_pm_domain_list (Results 1 – 1 of 1) sorted by relevance
56 struct dev_pm_domain_list { struct57 struct device **pd_devs;58 struct device_link **pd_links;59 u32 *opp_tokens;60 u32 num_pds;
Completed in 6 milliseconds