Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/block/paride/
Dpt.c196 static long pt_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
243 .unlocked_ioctl = pt_ioctl,
705 static long pt_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pt_ioctl() function