Searched refs:DMA_BUF_IOCTL_EXPORT_SYNC_FILE_WSI (Results 1 – 1 of 1) sorted by relevance
53 #define DMA_BUF_IOCTL_EXPORT_SYNC_FILE_WSI _IOWR(DMA_BUF_BASE, 2, struct dma_buf_export_sync_file… macro68 int ret = drmIoctl(dma_buf_fd, DMA_BUF_IOCTL_EXPORT_SYNC_FILE_WSI, &export); in wsi_dma_buf_export_sync_file()