Home
last modified time | relevance | path

Searched defs:vb2_dc_buf (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/common/videobuf2/
A Dvideobuf2-dma-contig.c27 struct vb2_dc_buf { struct
28 struct device *dev;
29 void *vaddr;
30 unsigned long size;
31 void *cookie;
32 dma_addr_t dma_addr;
33 unsigned long attrs;
36 struct frame_vector *vec;
40 refcount_t refcount;
46 struct vb2_buffer *vb;
[all …]

Completed in 5 milliseconds