Searched defs:dma_fd_map_node (Results 1 – 1 of 1) sorted by relevance
28 struct dma_fd_map_node { struct29 struct kernel_crypt_fd_map_op fd_map;30 struct sg_table *sgtbl;31 struct dma_buf *dmabuf;32 struct dma_buf_attachment *dma_attach;33 struct list_head list;