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

  /src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
mock_dmabuf.c 70 static void *mock_dmabuf_vmap(struct dma_buf *dma_buf) function in typeref:typename:void *
94 .vmap = mock_dmabuf_vmap,

Completed in 31 milliseconds