Searched refs:ffs_dma_fence (Results 1 – 1 of 1) sorted by relevance
150 struct ffs_dma_fence { struct1387 struct ffs_dma_fence *dma_fence = in ffs_dmabuf_cleanup()1388 container_of(work, struct ffs_dma_fence, work); in ffs_dmabuf_cleanup()1397 static void ffs_dmabuf_signal_done(struct ffs_dma_fence *dma_fence, int ret) in ffs_dmabuf_signal_done()1437 struct ffs_dma_fence *dma_fence = in ffs_dmabuf_fence_release()1438 container_of(fence, struct ffs_dma_fence, base); in ffs_dmabuf_fence_release()1602 struct ffs_dma_fence *fence; in ffs_dmabuf_transfer()