dma_buf_import_sync_file
struct dma_buf_import_sync_file arg;
return dma_buf_import_sync_file(dmabuf, (const void __user *)arg);
#define DMA_BUF_IOCTL_IMPORT_SYNC_FILE _IOW(DMA_BUF_BASE, 3, struct dma_buf_import_sync_file)