Searched refs:set_performance_state (Results 1 – 4 of 4) sorted by relevance
299 if (!master->set_performance_state) in _genpd_set_performance_state()327 ret = genpd->set_performance_state(genpd, state); in _genpd_set_performance_state()340 if (!master->set_performance_state) in _genpd_set_performance_state()387 if (unlikely(!genpd->set_performance_state)) in dev_pm_genpd_set_performance_state()2044 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2062 if (genpd->set_performance_state) { in of_genpd_add_provider_simple()2111 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2149 if (genpd->set_performance_state) { in of_genpd_add_provider_onecell()2183 if (!gpd->set_performance_state) in of_genpd_del_provider()3037 if (genpd->set_performance_state) in genpd_debug_init()
118 int (*set_performance_state)(struct generic_pm_domain *genpd, member
374 rpmhpds[i]->pd.set_performance_state = rpmhpd_set_performance_state; in rpmhpd_probe()
378 rpmpds[i]->pd.set_performance_state = rpmpd_set_performance; in rpmpd_probe()