Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma-buf/
Ddma-buf.c409 static struct file *dma_buf_getfile(struct dma_buf *dmabuf, int flags) in dma_buf_getfile() function
546 file = dma_buf_getfile(dmabuf, exp_info->flags); in dma_buf_export()