Searched refs:set_performance_state (Results 1 – 5 of 5) sorted by relevance
317 if (!parent->set_performance_state) in _genpd_set_performance_state()345 ret = genpd->set_performance_state(genpd, state); in _genpd_set_performance_state()358 if (!parent->set_performance_state) in _genpd_set_performance_state()405 if (unlikely(!genpd->set_performance_state)) in dev_pm_genpd_set_performance_state()2242 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2261 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2310 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2349 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2383 if (!gpd->set_performance_state) in of_genpd_del_provider()3269 if (genpd->set_performance_state) in genpd_debug_add()
134 int (*set_performance_state)(struct generic_pm_domain *genpd, member
463 rpmhpds[i]->pd.set_performance_state = rpmhpd_set_performance_state; in rpmhpd_probe()
406 rpmpds[i]->pd.set_performance_state = rpmpd_set_performance; in rpmpd_probe()
1736 drv->pd.set_performance_state = cpr_set_performance_state; in cpr_probe()