Searched defs:dma_buf_attachment (Results 1 – 7 of 7) sorted by relevance
68651 struct dma_buf_attachment { struct68674 void (*move_notify)(struct dma_buf_attachment *); argument
101957 struct dma_buf_attachment { struct101980 void (*move_notify)(struct dma_buf_attachment *); argument
84657 struct dma_buf_attachment { struct84680 void (*move_notify)(struct dma_buf_attachment *); argument
71941 struct dma_buf_attachment { struct71942 struct dma_buf *dmabuf;71943 struct device *dev;71944 struct list_head node;71945 struct sg_table *sgt;71946 enum dma_data_direction dir;71947 bool dynamic_mapping;71948 void *priv;