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

/drivers/base/
H A Ddma-buf.c240 * dma_buf_detach - Remove the given attachment from dmabuf's attachments list;
246 void dma_buf_detach(struct dma_buf *dmabuf, struct dma_buf_attachment *attach) function
259 EXPORT_SYMBOL_GPL(dma_buf_detach); variable
/drivers/gpu/drm/
H A Ddrm_prime.c239 dma_buf_detach(attach->dmabuf, attach);

Completed in 78 milliseconds