Searched refs:pstate2 (Results 1 – 5 of 5) sorted by relevance
267 const struct pp_hw_power_state *pstate2, in phm_check_states_equal() argument275 return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal); in phm_check_states_equal()
4155 const struct pp_hw_power_state *pstate2, bool *equal) in smu7_check_states_equal() argument4162 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in smu7_check_states_equal()4166 psb = cast_const_phw_smu7_power_state(pstate2); in smu7_check_states_equal()
4379 const struct pp_hw_power_state *pstate2, bool *equal) in vega10_check_states_equal() argument4385 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in vega10_check_states_equal()4389 psb = cast_const_phw_vega10_power_state(pstate2); in vega10_check_states_equal()
426 const struct pp_hw_power_state *pstate2,
277 const struct pp_hw_power_state *pstate2,