Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Ddma-buf.h119 struct dma_buf_export_sync_file { struct
136 __u32 flags;
138 __s32 fd;
/linux/drivers/dma-buf/
H A Ddma-buf.c436 static long dma_buf_export_sync_file(struct dma_buf *dmabuf, in dma_buf_export_sync_file() function