Lines Matching defs:arg
79 * (arg: 1=USB_CLASS_PRINTER/1/1, 2=USB_CLASS_PRINTER/1/2,
519 static long usblp_ioctl(struct file *file, unsigned int cmd, unsigned long arg)
556 if (copy_to_user((void __user *) arg,
580 if (copy_to_user((void __user *)arg,
596 if (arg == -10) {
603 retval = usblp_set_protocol(usblp, arg);
619 arg, &newChannel);
631 usblp->minor, arg, newChannel);
643 if (copy_to_user((void __user *)arg,
664 if (copy_to_user((void __user *)arg,
699 if (copy_to_user((void __user *)arg, &status, sizeof(int)))
704 if (arg)