Home
last modified time | relevance | path

Searched refs:dwc2_hsotg_ep_queue (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c1402 static int dwc2_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, in dwc2_hsotg_ep_queue() function
1535 ret = dwc2_hsotg_ep_queue(ep, req, gfp_flags); in dwc2_hsotg_ep_queue_lock()
1656 ret = dwc2_hsotg_ep_queue(&ep->ep, req, GFP_ATOMIC); in dwc2_hsotg_send_reply()
2060 ret = dwc2_hsotg_ep_queue(&hsotg->eps_out[0]->ep, req, GFP_ATOMIC); in dwc2_hsotg_enqueue_setup()