Searched defs:dma_buf (Results 1 – 3 of 3) sorted by relevance
379 struct dma_buf { struct391 * See dma_buf_get() and dma_buf_put(). argument398 * List of dma_buf_attachment that denotes all devices attached, argument403 /** @ops: dma_buf_ops associated with this buffer object. */ argument404 const struct dma_buf_ops *ops; argument412 unsigned vmapping_counter;418 struct iosys_map vmap_ptr;425 const char *exp_name;450 /** @list_node: node for dma_buf accounting and debugging. */ argument451 struct list_head list_node;[all …]
43 char *dma_buf; member
354 struct dma_buf *dma_buf; member