pstate1           275 drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c 				 const struct pp_hw_power_state *pstate1,
pstate1           284 drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c 	return hwmgr->hwmgr_func->check_states_equal(hwmgr, pstate1, pstate2, equal);
pstate1          4195 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 		const struct pp_hw_power_state *pstate1,
pstate1          4203 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	if (pstate1 == NULL || pstate2 == NULL || equal == NULL)
pstate1          4206 drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c 	psa = cast_const_phw_smu7_power_state(pstate1);
pstate1          4644 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 				const struct pp_hw_power_state *pstate1,
pstate1          4651 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	if (pstate1 == NULL || pstate2 == NULL || equal == NULL)
pstate1          4654 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	psa = cast_const_phw_vega10_power_state(pstate1);
pstate1           426 drivers/gpu/drm/amd/powerplay/inc/hardwaremanager.h 				 const struct pp_hw_power_state *pstate1,
pstate1           289 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h 					const struct pp_hw_power_state *pstate1,