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

/linux-4.1.27/drivers/dma-buf/
H A Ddma-buf.c252 static const struct file_operations dma_buf_fops = { variable in typeref:struct:file_operations
264 return file->f_op == &dma_buf_fops; is_dma_buf_file()
323 file = anon_inode_getfile("dmabuf", &dma_buf_fops, dmabuf, dma_buf_export()

Completed in 36 milliseconds