target_pipe 70 drivers/usb/usbip/stub_rx.c int target_pipe; target_pipe 86 drivers/usb/usbip/stub_rx.c target_pipe = usb_rcvctrlpipe(urb->dev, target_endp); target_pipe 88 drivers/usb/usbip/stub_rx.c target_pipe = usb_sndctrlpipe(urb->dev, target_endp); target_pipe 90 drivers/usb/usbip/stub_rx.c ret = usb_clear_halt(urb->dev, target_pipe);