Home
last modified time | relevance | path

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

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