Searched refs:set_performance_state (Results 1 – 6 of 6) sorted by relevance
306 if (!parent->set_performance_state) in genpd_xlate_performance_state()351 if (genpd->set_performance_state) { in _genpd_set_performance_state()352 ret = genpd->set_performance_state(genpd, state); in _genpd_set_performance_state()2331 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2346 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2390 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2426 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2458 if (!gpd->set_performance_state) in of_genpd_del_provider()3397 if (genpd->set_performance_state) in genpd_debug_add()
146 int (*set_performance_state)(struct generic_pm_domain *genpd, member
822 rpmhpds[i]->pd.set_performance_state = rpmhpd_set_performance_state; in rpmhpd_probe()
961 rpmpds[i]->pd.set_performance_state = rpmpd_set_performance; in rpmpd_probe()
1700 drv->pd.set_performance_state = cpr_set_performance_state; in cpr_probe()
1414 genpd->set_performance_state = tegra_pmc_core_pd_set_performance_state; in tegra_pmc_core_pd_add()