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

/drivers/usb/dwc2/
H A Dgadget.c632 * synced by s3c_hsotg_ep_queue().
734 static int s3c_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, function
776 ret = s3c_hsotg_ep_queue(ep, req, gfp_flags);
873 ret = s3c_hsotg_ep_queue(&ep->ep, req, GFP_ATOMIC);
1206 ret = s3c_hsotg_ep_queue(&hsotg->eps[0].ep, req, GFP_ATOMIC);

Completed in 506 milliseconds