Searched refs:get_dmabuf (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/include/media/ |
| D | videobuf2-core.h | 125 struct dma_buf *(*get_dmabuf)(void *buf_priv, unsigned long flags); member
|
| /Linux-v5.15/drivers/media/common/videobuf2/ |
| D | videobuf2-vmalloc.c | 432 .get_dmabuf = vb2_vmalloc_get_dmabuf,
|
| D | videobuf2-dma-sg.c | 657 .get_dmabuf = vb2_dma_sg_get_dmabuf,
|
| D | videobuf2-dma-contig.c | 702 .get_dmabuf = vb2_dc_get_dmabuf,
|
| D | videobuf2-core.c | 2156 if (!q->mem_ops->get_dmabuf) { in vb2_core_expbuf() 2190 dbuf = call_ptr_memop(vb, get_dmabuf, vb_plane->mem_priv, in vb2_core_expbuf()
|
| /Linux-v5.15/sound/isa/ |
| D | sscape.c | 156 static struct snd_dma_buffer *get_dmabuf(struct soundscape *s, in get_dmabuf() function 422 if (!get_dmabuf(s, &dma, PAGE_ALIGN(32 * 1024))) in upload_dma_data()
|