Home
last modified time | relevance | path

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

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