num_device        246 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h #define psp_xgmi_get_topology_info(psp, num_device, topology) \
num_device        248 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h 		(psp)->funcs->xgmi_get_topology_info((psp), (num_device), (topology)) : -EINVAL)
num_device        249 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h #define psp_xgmi_set_topology_info(psp, num_device, topology) \
num_device        251 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.h 		(psp)->funcs->xgmi_set_topology_info((psp), (num_device), (topology)) : -EINVAL)