Searched refs:pstate1 (Results 1 – 5 of 5) sorted by relevance
289 const struct pp_hw_power_state *pstate1, in phm_check_states_equal() argument298 return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal); in phm_check_states_equal()
4306 const struct pp_hw_power_state *pstate1, in smu7_check_states_equal() argument4314 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in smu7_check_states_equal()4317 psa = cast_const_phw_smu7_power_state(pstate1); in smu7_check_states_equal()
4816 const struct pp_hw_power_state *pstate1, in vega10_check_states_equal() argument4823 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in vega10_check_states_equal()4826 psa = cast_const_phw_vega10_power_state(pstate1); in vega10_check_states_equal()
426 const struct pp_hw_power_state *pstate1,
290 const struct pp_hw_power_state *pstate1,