HomeSort by: relevance | last modified time | path
    Searched defs:virtio_fence_ops (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_fence.c 73 static const struct dma_fence_ops virtio_fence_ops = { variable in typeref:typename:const struct dma_fence_ops
95 dma_fence_init(&fence->f, &virtio_fence_ops, &drv->lock, drv->context, 0);

Completed in 11 milliseconds