Searched refs:opp_to_performance_state (Results 1 – 6 of 6) sorted by relevance
132 unsigned int (*opp_to_performance_state)(struct generic_pm_domain *genpd, member
570 rpmhpds[i]->pd.opp_to_performance_state = rpmhpd_get_performance_state; in rpmhpd_probe()
587 rpmpds[i]->pd.opp_to_performance_state = rpmpd_get_performance; in rpmpd_probe()
1702 drv->pd.opp_to_performance_state = cpr_get_performance_state; in cpr_probe()
2969 if (unlikely(!genpd->opp_to_performance_state)) in pm_genpd_opp_to_performance_state()2973 state = genpd->opp_to_performance_state(genpd, opp); in pm_genpd_opp_to_performance_state()
1358 genpd->opp_to_performance_state = tegra_pmc_core_pd_opp_to_performance_state; in tegra_pmc_core_pd_add()
Completed in 23 milliseconds