Searched defs:s3c_hsotg_ep_alloc_request (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/dwc2/
H A Dgadget.c251 static struct usb_request *s3c_hsotg_ep_alloc_request(struct usb_ep *ep, function
856 req = s3c_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC);
2765 .alloc_request = s3c_hsotg_ep_alloc_request,
3558 hsotg->ctrl_req = s3c_hsotg_ep_alloc_request(&hsotg->eps[0].ep,

Completed in 40 milliseconds