Searched refs:DMA_BUF_IOCTL_EXPORT_SYNC_FILE (Results 1 – 2 of 2) sorted by relevance
197 #define DMA_BUF_IOCTL_EXPORT_SYNC_FILE _IOWR(DMA_BUF_BASE, 2, struct dma_buf_export_sync_file) macro
55 int ret = drmIoctl(dma_buf_fd, DMA_BUF_IOCTL_EXPORT_SYNC_FILE, &export); in wsi_dma_buf_export_sync_file()