HomeSort by: relevance | last modified time | path
    Searched defs:amdgpu_dma_buf_detach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dma_buf.c 231 * amdgpu_dma_buf_detach - &dma_buf_ops.detach implementation
238 static void amdgpu_dma_buf_detach(struct dma_buf *dmabuf, function in typeref:typename:void
362 .detach = amdgpu_dma_buf_detach,
amdgpu_dma_buf.c 231 * amdgpu_dma_buf_detach - &dma_buf_ops.detach implementation
238 static void amdgpu_dma_buf_detach(struct dma_buf *dmabuf, function in typeref:typename:void
362 .detach = amdgpu_dma_buf_detach,

Completed in 59 milliseconds