Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/paride/
H A 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