Searched defs:dev_pm_opp_config (Results 1 – 1 of 1) sorted by relevance
73 struct dev_pm_opp_config { struct75 const char * const *clk_names;76 config_clks_t config_clks;77 const char *prop_name;78 config_regulators_t config_regulators;79 const unsigned int *supported_hw;80 unsigned int supported_hw_count;81 const char * const *regulator_names;82 const char * const *genpd_names;83 struct device ***virt_devs;[all …]