Home
last modified time | relevance | path

Searched refs:DMA_BUF_IOCTL_IMPORT_SYNC_FILE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddma-buf.h180 #define DMA_BUF_IOCTL_IMPORT_SYNC_FILE _IOW(DMA_BUF_BASE, 3, struct dma_buf_import_sync_file) macro
/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c486 case DMA_BUF_IOCTL_IMPORT_SYNC_FILE: in dma_buf_ioctl()