Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dgntdev-dmabuf.c241 static void dmabuf_exp_ops_detach(struct dma_buf *dma_buf, in dmabuf_exp_ops_detach() function
310 /* Not implemented. The unmap is done at dmabuf_exp_ops_detach(). */ in dmabuf_exp_ops_unmap_dma_buf()
347 .detach = dmabuf_exp_ops_detach,
/kernel/linux/linux-6.6/drivers/xen/
H A Dgntdev-dmabuf.c235 static void dmabuf_exp_ops_detach(struct dma_buf *dma_buf, in dmabuf_exp_ops_detach() function
304 /* Not implemented. The unmap is done at dmabuf_exp_ops_detach(). */ in dmabuf_exp_ops_unmap_dma_buf()
341 .detach = dmabuf_exp_ops_detach,

Completed in 3 milliseconds