Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
H A Ddma-buf.c526 static const struct file_operations dma_buf_fops = { variable
541 return file->f_op == &dma_buf_fops; in is_dma_buf_file()
565 flags, &dma_buf_fops); in dma_buf_getfile()