Searched defs:vb2_cmalloc_buf (Results 1 – 1 of 1) sorted by relevance
21 struct vb2_cmalloc_buf { struct22 void *vaddr;23 struct frame_vector *vec;24 enum dma_data_direction dma_dir;25 unsigned long size;27 refcount_t refcount;29 atomic_t refcount;31 struct vb2_vmarea_handler handler;32 struct dma_buf *dbuf;