Searched refs:usba_hcdi_pipe_bulk_xfer (Results 1 – 5 of 5) sorted by relevance
111 int (*usba_hcdi_pipe_bulk_xfer)( member
570 usba_hcdi_pipe_bulk_xfer(ph_data, in usba_start_next_req()1572 usba_hcdi_pipe_bulk_xfer(ph_data, req, usb_flags); in usb_pipe_bulk_xfer()
1720 usba_hcdi_ops->usba_hcdi_pipe_bulk_xfer = ehci_hcdi_pipe_bulk_xfer; in ehci_alloc_hcdi_ops()
803 hcdi_ops->usba_hcdi_pipe_bulk_xfer = uhci_hcdi_pipe_bulk_xfer; in uhci_alloc_hcdi_ops()
2033 usba_hcdi_ops->usba_hcdi_pipe_bulk_xfer = ohci_hcdi_pipe_bulk_xfer; in ohci_alloc_hcdi_ops()