Home
last modified time | relevance | path

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

/drivers/char/
Dppdev.c671 static long pp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pp_ioctl() function
685 return pp_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in pp_compat_ioctl()
796 .unlocked_ioctl = pp_ioctl,