Searched defs:dma_buf_attachment (Results 1 – 2 of 2) sorted by relevance
389 struct dma_buf_attachment { struct390 struct dma_buf *dmabuf;391 struct device *dev;392 struct list_head node;393 struct sg_table *sgt;394 enum dma_data_direction dir;395 bool peer2peer;396 const struct dma_buf_attach_ops *importer_ops;397 void *importer_priv;398 void *priv;
321 struct dma_buf_attachment { struct322 struct dma_buf *dmabuf;323 struct device *dev;324 struct list_head node;325 void *priv;