Home
last modified time | relevance | path

Searched refs:amdgpu_dma_buf_detach (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c77 * amdgpu_dma_buf_detach - &dma_buf_ops.detach implementation
84 static void amdgpu_dma_buf_detach(struct dma_buf *dmabuf, in amdgpu_dma_buf_detach() function
266 .detach = amdgpu_dma_buf_detach,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c212 * amdgpu_dma_buf_detach - &dma_buf_ops.detach implementation
219 static void amdgpu_dma_buf_detach(struct dma_buf *dmabuf, in amdgpu_dma_buf_detach() function
416 .detach = amdgpu_dma_buf_detach,

Completed in 3 milliseconds