Home
last modified time | relevance | path

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

/include/linux/
Ddma-buf.h379 struct dma_buf { struct
391 * See dma_buf_get() and dma_buf_put(). argument
398 * List of dma_buf_attachment that denotes all devices attached, argument
403 /** @ops: dma_buf_ops associated with this buffer object. */ argument
404 const struct dma_buf_ops *ops; argument
412 unsigned vmapping_counter;
418 struct iosys_map vmap_ptr;
425 const char *exp_name;
450 /** @list_node: node for dma_buf accounting and debugging. */ argument
451 struct list_head list_node;
[all …]
Dparport_pc.h43 char *dma_buf; member
/include/drm/
Ddrm_gem.h354 struct dma_buf *dma_buf; member