Searched refs:s3c_hsotg_ep_alloc_request (Results 1 – 1 of 1) sorted by relevance
253 static struct usb_request *s3c_hsotg_ep_alloc_request(struct usb_ep *ep, in s3c_hsotg_ep_alloc_request() function937 req = s3c_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC); in s3c_hsotg_send_reply()2924 .alloc_request = s3c_hsotg_ep_alloc_request,3999 hsotg->ctrl_req = s3c_hsotg_ep_alloc_request(&hsotg->eps_out[0]->ep, in dwc2_gadget_init()