Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/paride/
Dpg.c200 static ssize_t pg_read(struct file *filp, char __user *buf,
235 .read = pg_read,
616 static ssize_t pg_read(struct file *filp, char __user *buf, size_t count, loff_t *ppos) in pg_read() function