Searched refs:pg_read (Results 1 – 1 of 1) sorted by relevance
200 static ssize_t pg_read(struct file *filp, char __user *buf,236 .read = pg_read,624 static ssize_t pg_read(struct file *filp, char __user *buf, size_t count, loff_t *ppos) in pg_read() function