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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_vma.c 388 static const struct dma_fence_work_ops bind_ops = { variable in typeref:typename:const struct dma_fence_work_ops
402 dma_fence_work_init(&vw->base, &bind_ops);
i915_vma.c 388 static const struct dma_fence_work_ops bind_ops = { variable in typeref:typename:const struct dma_fence_work_ops
402 dma_fence_work_init(&vw->base, &bind_ops);
i915_vma.c 388 static const struct dma_fence_work_ops bind_ops = { variable in typeref:typename:const struct dma_fence_work_ops
402 dma_fence_work_init(&vw->base, &bind_ops);

Completed in 33 milliseconds