Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_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()
557 file = alloc_file_pseudo(inode, dma_buf_mnt, "dmabuf", flags, &dma_buf_fops); in dma_buf_getfile()

Completed in 3 milliseconds