out_int_pipe      101 drivers/usb/misc/usbtest.c 	int			out_int_pipe;
out_int_pipe      236 drivers/usb/misc/usbtest.c 		dev->out_int_pipe = usb_sndintpipe(udev,
out_int_pipe     2558 drivers/usb/misc/usbtest.c 		if (dev->out_int_pipe == 0)
out_int_pipe     2563 drivers/usb/misc/usbtest.c 		urb = simple_alloc_urb(udev, dev->out_int_pipe, param->length,
out_int_pipe     2843 drivers/usb/misc/usbtest.c 		if (dev->out_int_pipe)