Lines Matching refs:pipe
152 int pipe; /* address of endpoint */ member
226 hfc->ctrl_urb->pipe = hfc->ctrl_out_pipe; in ctrl_start_transfer()
427 fill_isoc_urb(struct urb *urb, struct usb_device *dev, unsigned int pipe, in fill_isoc_urb() argument
434 urb->pipe = pipe; in fill_isoc_urb()
479 fifo->hfc->dev, fifo->pipe, in start_isoc_chain()
591 fill_isoc_urb(urb, fifo->hfc->dev, fifo->pipe, in tx_iso_complete()
759 fill_isoc_urb(urb, fifo->hfc->dev, fifo->pipe, in rx_iso_complete()
924 usb_fill_int_urb(fifo->urb, fifo->hfc->dev, fifo->pipe, in start_int_fifo()
1224 if (hfc->fifos[HFCUSB_PCM_RX].pipe) in hfc_usb_init()
1233 if (hfc->fifos[HFCUSB_PCM_RX].pipe) in hfc_usb_init()
1381 pipe = in hfc_usb_probe()
1398 pipe = in hfc_usb_probe()
1408 pipe = in hfc_usb_probe()
1426 pipe = in hfc_usb_probe()
1436 pipe = in hfc_usb_probe()
1452 pipe = 0; in hfc_usb_probe()
1455 if (context->fifos[cidx].pipe) { in hfc_usb_probe()