Searched refs:pp_ioctl (Results 1 – 1 of 1) sorted by relevance
671 static long pp_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pp_ioctl() function685 return pp_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in pp_compat_ioctl()796 .unlocked_ioctl = pp_ioctl,