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.h501 struct dma_buf_attachment { struct
502 struct dma_buf *dmabuf;
503 struct device *dev;
504 struct list_head node;
505 bool peer2peer;
506 const struct dma_buf_attach_ops *importer_ops;
507 void *importer_priv;
508 void *priv;