Home
last modified time | relevance | path

Searched refs:pstate1 (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dhardwaremanager.c282 const struct pp_hw_power_state *pstate1, in phm_check_states_equal() argument
291 return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal); in phm_check_states_equal()
A Dsmu7_hwmgr.c4716 const struct pp_hw_power_state *pstate1, in smu7_check_states_equal() argument
4724 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in smu7_check_states_equal()
4727 psa = cast_const_phw_smu7_power_state(pstate1); in smu7_check_states_equal()
A Dvega10_hwmgr.c5031 const struct pp_hw_power_state *pstate1, in vega10_check_states_equal() argument
5038 if (pstate1 == NULL || pstate2 == NULL || equal == NULL) in vega10_check_states_equal()
5041 vega10_psa = cast_const_phw_vega10_power_state(pstate1); in vega10_check_states_equal()
/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhardwaremanager.h422 const struct pp_hw_power_state *pstate1,
A Dhwmgr.h288 const struct pp_hw_power_state *pstate1,

Completed in 32 milliseconds