Home
last modified time | relevance | path

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

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