Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Ddma-buf.h118 struct dma_buf_export_sync_file { struct
135 __u32 flags;
137 __s32 fd;
/linux-6.12.1/drivers/dma-buf/
Ddma-buf.c352 static long dma_buf_export_sync_file(struct dma_buf *dmabuf, in dma_buf_export_sync_file() function