Searched defs:mock_dmabuf (Results 1 – 2 of 2) sorted by relevance
12 struct mock_dmabuf { struct17 static inline struct mock_dmabuf *to_mock(struct dma_buf *buf) in to_mock() argument
98 static struct dma_buf *mock_dmabuf(int npages) in mock_dmabuf() function