Searched refs:DMA_BUF_SYNC_WRITE (Results 1 – 3 of 3) sorted by relevance
31 #define DMA_BUF_SYNC_WRITE (2 << 0) macro32 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE)
113 m_sync_flags = DMA_BUF_SYNC_WRITE; in begin_cpu_access()
806 sync_start.flags = DMA_BUF_SYNC_START | DMA_BUF_SYNC_WRITE; in test_dmabuf_map()814 sync_end.flags = DMA_BUF_SYNC_END | DMA_BUF_SYNC_WRITE; in test_dmabuf_map()