Home
last modified time | relevance | path

Searched defs:dma_buf_import_sync_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Ddma-buf.h150 struct dma_buf_import_sync_file { struct
180 #define DMA_BUF_IOCTL_IMPORT_SYNC_FILE _IOW(DMA_BUF_BASE, 3, struct dma_buf_import_sync_file) argument
/openbmc/linux/drivers/dma-buf/
H A Ddma-buf.c392 static long dma_buf_import_sync_file(struct dma_buf *dmabuf, in dma_buf_import_sync_file() function