Searched refs:DMA_BUF_IOCTL_EXPORT_SYNC_FILE (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddma-buf.h91 * Userspace can perform a DMA_BUF_IOCTL_EXPORT_SYNC_FILE to retrieve the
103 * via DMA_BUF_IOCTL_EXPORT_SYNC_FILE.
179 #define DMA_BUF_IOCTL_EXPORT_SYNC_FILE _IOWR(DMA_BUF_BASE, 2, struct dma_buf_export_sync_file) macro
/linux-master/drivers/dma-buf/
H A Ddma-buf.c484 case DMA_BUF_IOCTL_EXPORT_SYNC_FILE:

Completed in 115 milliseconds