Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/common/saa7146/
A Dsaa7146_fops.c370 static ssize_t fops_read(struct file *file, char __user *data, size_t count, loff_t *ppos) in fops_read() function
429 .read = fops_read,
/linux-6.3-rc2/drivers/media/pci/saa7164/
A Dsaa7164-vbi.c491 static ssize_t fops_read(struct file *file, char __user *buffer, in fops_read() function
643 .read = fops_read,
A Dsaa7164-encoder.c787 static ssize_t fops_read(struct file *file, char __user *buffer, in fops_read() function
936 .read = fops_read,

Completed in 12 milliseconds