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