Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddma-buf.h500 struct dma_buf_attachment { struct
501 struct dma_buf *dmabuf;
502 struct device *dev;
503 struct list_head node;
504 bool peer2peer;
505 const struct dma_buf_attach_ops *importer_ops;
506 void *importer_priv;
507 void *priv;