Lines Matching refs:ep

154 	struct usb_host_endpoint *ep;  member
303 rpipe_put(xfer->ep->hcpriv); in wa_xfer_completion()
463 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_abort_cb()
513 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_abort()
599 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_sizes()
697 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_setup_hdr0()
846 rpipe = xfer->ep->hcpriv; in wa_seg_dto_cb()
912 rpipe = xfer->ep->hcpriv; in wa_seg_iso_pack_desc_cb()
987 rpipe = xfer->ep->hcpriv; in wa_seg_tr_cb()
1562 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in __wa_xfer_submit()
1662 result = rpipe_get_by_ep(wa, xfer->ep, urb, xfer->gfp); in wa_urb_enqueue_b()
1724 rpipe_put(xfer->ep->hcpriv); in wa_urb_enqueue_b()
1800 struct usb_host_endpoint *ep; in wa_process_errored_transfers_run() local
1805 ep = xfer->ep; in wa_process_errored_transfers_run()
1806 rpipe = ep->hcpriv; in wa_process_errored_transfers_run()
1810 rpipe_clear_feature_stalled(wa, ep); in wa_process_errored_transfers_run()
1833 int wa_urb_enqueue(struct wahc *wa, struct usb_host_endpoint *ep, in wa_urb_enqueue() argument
1868 xfer->ep = ep; in wa_urb_enqueue()
1961 rpipe = xfer->ep->hcpriv; in wa_urb_dequeue()
2142 struct wa_rpipe *rpipe = xfer->ep->hcpriv; in wa_complete_remaining_xfer_segs()
2308 rpipe = xfer->ep->hcpriv; in wa_xfer_result_chew()
2400 usb_endpoint_xfer_control(&xfer->ep->desc) && in wa_xfer_result_chew()
2474 rpipe = xfer->ep->hcpriv; in wa_process_iso_packet_status()
2616 rpipe = xfer->ep->hcpriv; in wa_buf_in_cb()