Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_xcp.h142 int amdgpu_xcp_open_device(struct amdgpu_device *adev,
H A Damdgpu_xcp.c368 int amdgpu_xcp_open_device(struct amdgpu_device *adev, in amdgpu_xcp_open_device() function
H A Damdgpu_kms.c1266 r = amdgpu_xcp_open_device(adev, fpriv, file_priv); in amdgpu_driver_open_kms()