Searched refs:s3c_hsotg_ep_alloc_request (Results 1 – 1 of 1) sorted by relevance
380 static struct usb_request *s3c_hsotg_ep_alloc_request(struct usb_ep *ep, in s3c_hsotg_ep_alloc_request() function967 req = s3c_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC); in s3c_hsotg_send_reply()2467 .alloc_request = s3c_hsotg_ep_alloc_request,3326 hsotg->ctrl_req = s3c_hsotg_ep_alloc_request(&hsotg->eps[0].ep, in s3c_hsotg_probe()