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