Home
last modified time | relevance | path

Searched refs:amdgpu_xcp_open_device (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xcp.h172 int amdgpu_xcp_open_device(struct amdgpu_device *adev,
H A Damdgpu_xcp.c412 int amdgpu_xcp_open_device(struct amdgpu_device *adev, in amdgpu_xcp_open_device() function
H A Damdgpu_kms.c1414 r = amdgpu_xcp_open_device(adev, fpriv, file_priv); in amdgpu_driver_open_kms()