Searched refs:dev_pm_opp_get_opp_table (Results 1 – 5 of 5) sorted by relevance
92 opp_table = dev_pm_opp_get_opp_table(cpu); in exynos_asv_update_opps()
92 struct opp_table *dev_pm_opp_get_opp_table(struct device *dev);172 static inline struct opp_table *dev_pm_opp_get_opp_table(struct device *dev) in dev_pm_opp_get_opp_table() function
1365 struct opp_table *dev_pm_opp_get_opp_table(struct device *dev) in dev_pm_opp_get_opp_table() function1369 EXPORT_SYMBOL_GPL(dev_pm_opp_get_opp_table);
2262 genpd->opp_table = dev_pm_opp_get_opp_table(&genpd->dev); in of_genpd_add_provider_simple()2325 genpd->opp_table = dev_pm_opp_get_opp_table(&genpd->dev); in of_genpd_add_provider_onecell()
853 devfreq->opp_table = dev_pm_opp_get_opp_table(dev); in devfreq_add_device()