Searched defs:dma_buf_attachment (Results 1 – 1 of 1) sorted by relevance
340 struct dma_buf_attachment { struct341 struct dma_buf *dmabuf;342 struct device *dev;343 struct list_head node;344 struct sg_table *sgt;345 enum dma_data_direction dir;346 void *priv;