Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/common/saa7146/
Dsaa7146_fops.c373 static ssize_t fops_read(struct file *file, char __user *data, size_t count, loff_t *ppos) in fops_read() function
432 .read = fops_read,
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164-vbi.c1091 static ssize_t fops_read(struct file *file, char __user *buffer, in fops_read() function
1243 .read = fops_read,
Dsaa7164-encoder.c1145 static ssize_t fops_read(struct file *file, char __user *buffer, in fops_read() function
1297 .read = fops_read,