Lines Matching refs:usb_ep
43 static inline struct dwc2_hsotg_ep *our_ep(struct usb_ep *ep) in our_ep()
247 static struct usb_request *dwc2_hsotg_ep_alloc_request(struct usb_ep *ep, in dwc2_hsotg_ep_alloc_request()
776 static int dwc2_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, in dwc2_hsotg_ep_queue()
821 static int dwc2_hsotg_ep_queue_lock(struct usb_ep *ep, struct usb_request *req, in dwc2_hsotg_ep_queue_lock()
836 static void dwc2_hsotg_ep_free_request(struct usb_ep *ep, in dwc2_hsotg_ep_free_request()
852 static void dwc2_hsotg_complete_oursetup(struct usb_ep *ep, in dwc2_hsotg_complete_oursetup()
1021 static int dwc2_hsotg_ep_sethalt(struct usb_ep *ep, int value);
1274 static void dwc2_hsotg_complete_setup(struct usb_ep *ep, in dwc2_hsotg_complete_setup()
2655 static int dwc2_hsotg_ep_enable(struct usb_ep *ep, in dwc2_hsotg_ep_enable()
2818 static int dwc2_hsotg_ep_disable(struct usb_ep *ep) in dwc2_hsotg_ep_disable()
2956 static int dwc2_hsotg_ep_dequeue(struct usb_ep *ep, struct usb_request *req) in dwc2_hsotg_ep_dequeue()
2987 static int dwc2_hsotg_ep_sethalt(struct usb_ep *ep, int value) in dwc2_hsotg_ep_sethalt()
3050 static int dwc2_hsotg_ep_sethalt_lock(struct usb_ep *ep, int value) in dwc2_hsotg_ep_sethalt_lock()