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

/drivers/usb/gadget/
H A Ds3c-hsotg.c383 static struct usb_request *s3c_hsotg_ep_alloc_request(struct usb_ep *ep, function
965 req = s3c_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC);
2517 .alloc_request = s3c_hsotg_ep_alloc_request,
3379 hsotg->ctrl_req = s3c_hsotg_ep_alloc_request(&hsotg->eps[0].ep,

Completed in 17 milliseconds