Searched refs:fops_read (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/staging/media/deprecated/saa7146/common/ |
D | saa7146_fops.c | 370 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-v6.1/drivers/media/pci/saa7164/ |
D | saa7164-vbi.c | 491 static ssize_t fops_read(struct file *file, char __user *buffer, in fops_read() function 643 .read = fops_read,
|
D | saa7164-encoder.c | 787 static ssize_t fops_read(struct file *file, char __user *buffer, in fops_read() function 936 .read = fops_read,
|