Searched refs:set_performance_state (Results 1 – 5 of 5) sorted by relevance
299 if (!parent->set_performance_state) in _genpd_set_performance_state()327 ret = genpd->set_performance_state(genpd, state); in _genpd_set_performance_state()340 if (!parent->set_performance_state) in _genpd_set_performance_state()387 if (unlikely(!genpd->set_performance_state)) in dev_pm_genpd_set_performance_state()2171 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2190 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2239 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2278 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2312 if (!gpd->set_performance_state) in of_genpd_del_provider()3205 if (genpd->set_performance_state) in genpd_debug_init()
128 int (*set_performance_state)(struct generic_pm_domain *genpd, member
451 rpmhpds[i]->pd.set_performance_state = rpmhpd_set_performance_state; in rpmhpd_probe()
403 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()