Home
last modified time | relevance | path

Searched refs:dma_fence_stub_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma-buf/
H A Ddma-fence.c118 static const struct dma_fence_ops dma_fence_stub_ops = { variable
125 dma_fence_init(&dma_fence_stub, &dma_fence_stub_ops, NULL, 0, 0); in dma_fence_init_stub()
159 dma_fence_init(fence, &dma_fence_stub_ops, NULL, 0, 0); in dma_fence_allocate_private_stub()