Searched refs:dma_buf_sync (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddma-buf.h26 * struct dma_buf_sync - Synchronize with CPU access.
54 struct dma_buf_sync { struct
171 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync)
/linux-master/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c134 struct dma_buf_sync sync = {
/linux-master/drivers/dma-buf/
H A Ddma-buf.c444 struct dma_buf_sync sync;

Completed in 385 milliseconds