Home
last modified time | relevance | path

Searched defs:dma_buf_attachment (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/linux/
Ddma-buf.h340 struct dma_buf_attachment { struct
341 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;