Lines Matching defs:pipe
79 int pipe;
361 "Broken pipe on ep%02x\n",
364 mdev->clear_work[channel].pipe = urb->pipe;
418 dev_warn(dev, "Broken pipe on ep%02x\n",
421 mdev->clear_work[channel].pipe = urb->pipe;
726 * This sends a clear_halt to the given USB pipe.
733 int pipe = clear_work->pipe;
740 if (usb_clear_halt(mdev->usb_device, pipe))