Searched refs:_genpd_set_performance_state (Results 1 – 1 of 1) sorted by relevance
370 static int _genpd_set_performance_state(struct generic_pm_domain *genpd,384 if (_genpd_set_performance_state(parent, parent_state, depth + 1)) { in _genpd_rollback_parent_state()412 ret = _genpd_set_performance_state(parent, parent_state, depth + 1); in _genpd_set_parent_state()421 static int _genpd_set_performance_state(struct generic_pm_domain *genpd, in _genpd_set_performance_state() function484 ret = _genpd_set_performance_state(genpd, state, 0); in genpd_set_performance_state()