Searched refs:set_performance_state (Results 1 – 6 of 6) sorted by relevance
309 if (!parent->set_performance_state) in genpd_xlate_performance_state()354 if (genpd->set_performance_state) { in _genpd_set_performance_state()355 ret = genpd->set_performance_state(genpd, state); in _genpd_set_performance_state()2325 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2340 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2384 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2420 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2452 if (!gpd->set_performance_state) in of_genpd_del_provider()3381 if (genpd->set_performance_state) in genpd_debug_add()
143 int (*set_performance_state)(struct generic_pm_domain *genpd, member
692 rpmhpds[i]->pd.set_performance_state = rpmhpd_set_performance_state; in rpmhpd_probe()
669 rpmpds[i]->pd.set_performance_state = rpmpd_set_performance; in rpmpd_probe()
1701 drv->pd.set_performance_state = cpr_set_performance_state; in cpr_probe()
1406 genpd->set_performance_state = tegra_pmc_core_pd_set_performance_state; in tegra_pmc_core_pd_add()