Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c77 static void mock_dmabuf_vunmap(struct dma_buf *dma_buf, struct iosys_map *map) in mock_dmabuf_vunmap() function
95 .vunmap = mock_dmabuf_vunmap,