Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/
H A Ddrm_linux.c2100 static const struct dma_fence_ops dma_fence_stub_ops = { variable
2110 dma_fence_init(&dma_fence_stub, &dma_fence_stub_ops, in dma_fence_get_stub()
2126 dma_fence_init(f, &dma_fence_stub_ops, &dma_fence_stub_mtx, 0, 0); in dma_fence_allocate_private_stub()