Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/paride/
Dpt.c200 static ssize_t pt_write(struct file *filp, const char __user *buf,
242 .write = pt_write,
862 static ssize_t pt_write(struct file *filp, const char __user *buf, size_t count, loff_t * ppos) in pt_write() function