Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/paride/
Dpt.c198 static ssize_t pt_read(struct file *filp, char __user *buf,
240 .read = pt_read,
757 static ssize_t pt_read(struct file *filp, char __user *buf, size_t count, loff_t * ppos) in pt_read() function