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