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