Searched defs:dma_buf_ops (Results 1 – 1 of 1) sorted by relevance
53 struct dma_buf_ops { struct54 int (*attach)(struct dma_buf *, struct device *,57 void (*detach)(struct dma_buf *, struct dma_buf_attachment *);81 * @ops: dma_buf_ops associated with this buffer object. argument