Home
last modified time | relevance | path

Searched defs:mock_dmabuf (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dmock_dmabuf.h31 struct mock_dmabuf { struct
36 static struct mock_dmabuf *to_mock(struct dma_buf *buf) in to_mock() argument
Dmock_dmabuf.c127 static struct dma_buf *mock_dmabuf(int npages) in mock_dmabuf() function