Searched defs:dev_pm_set_opp_data (Results 1 – 1 of 1) sorted by relevance
80 struct dev_pm_set_opp_data { struct81 struct dev_pm_opp_info old_opp;82 struct dev_pm_opp_info new_opp;84 struct regulator **regulators;85 unsigned int regulator_count;86 struct clk *clk;87 struct device *dev;
Completed in 7 milliseconds