Searched refs:dwc2_hsotg_ep_alloc_request (Results 1 – 1 of 1) sorted by relevance
384 static struct usb_request *dwc2_hsotg_ep_alloc_request(struct usb_ep *ep, in dwc2_hsotg_ep_alloc_request() function1610 req = dwc2_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC); in dwc2_hsotg_send_reply()4395 .alloc_request = dwc2_hsotg_ep_alloc_request,4930 hsotg->ctrl_req = dwc2_hsotg_ep_alloc_request(&hsotg->eps_out[0]->ep, in dwc2_gadget_init()