pp_mp1_state     1006 drivers/gpu/drm/amd/amdgpu/amdgpu.h 	enum pp_mp1_state               mp1_state;
pp_mp1_state      277 drivers/gpu/drm/amd/include/kgd_pp_interface.h 	int (*set_mp1_state)(void *handle, enum pp_mp1_state mp1_state);
pp_mp1_state      927 drivers/gpu/drm/amd/powerplay/amd_powerplay.c static int pp_dpm_set_mp1_state(void *handle, enum pp_mp1_state mp1_state)
pp_mp1_state     5222 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 				enum pp_mp1_state mp1_state)
pp_mp1_state     2643 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c 				enum pp_mp1_state mp1_state)
pp_mp1_state     3119 drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c 				enum pp_mp1_state mp1_state)
pp_mp1_state      355 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h 	int (*set_mp1_state)(struct pp_hwmgr *hwmgr, enum pp_mp1_state mp1_state);