Searched defs:vb2_dma_sg_buf (Results 1 – 1 of 1) sorted by relevance
34 struct vb2_dma_sg_buf { struct35 struct device *dev;36 void *vaddr;60 static int vb2_dma_sg_alloc_compacted(struct vb2_dma_sg_buf *buf, in vb2_dma_sg_alloc_compacted() argument