Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c313 /* drop reference obtained in vb2_vmalloc_get_dmabuf */ in vb2_vmalloc_dmabuf_ops_release()
340 static struct dma_buf *vb2_vmalloc_get_dmabuf(void *buf_priv, unsigned long flags) in vb2_vmalloc_get_dmabuf() function
423 .get_dmabuf = vb2_vmalloc_get_dmabuf,
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c304 /* drop reference obtained in vb2_vmalloc_get_dmabuf */ in vb2_vmalloc_dmabuf_ops_release()
334 static struct dma_buf *vb2_vmalloc_get_dmabuf(struct vb2_buffer *vb, in vb2_vmalloc_get_dmabuf() function
428 .get_dmabuf = vb2_vmalloc_get_dmabuf,

Completed in 2 milliseconds