Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Ddma-buf.h79 #define DMA_BUF_SYNC_WRITE (2 << 0) macro
80 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE)
/linux/drivers/dma-buf/
A Ddma-buf.c361 case DMA_BUF_SYNC_WRITE: in dma_buf_ioctl()

Completed in 4 milliseconds