Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Ddma-buf.h89 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync) macro
/linux/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c139 return ioctl(fd, DMA_BUF_IOCTL_SYNC, &sync); in dmabuf_sync()
/linux/drivers/dma-buf/
A Ddma-buf.c350 case DMA_BUF_IOCTL_SYNC: in dma_buf_ioctl()

Completed in 7 milliseconds