Searched defs:dma_buf_attachment (Results 1 – 1 of 1) sorted by relevance
501 struct dma_buf_attachment { struct502 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;