Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma-buf/
Ddma-buf.c322 static const struct file_operations dma_buf_fops = { variable
338 return file->f_op == &dma_buf_fops; in is_dma_buf_file()
437 file = anon_inode_getfile("dmabuf", &dma_buf_fops, dmabuf, in dma_buf_export()