Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma-buf/
Ddma-buf.c508 static const struct file_operations dma_buf_fops = { variable
523 return file->f_op == &dma_buf_fops; in is_dma_buf_file()
547 flags, &dma_buf_fops); in dma_buf_getfile()