Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c782 static int s3c_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, in s3c_hsotg_ep_queue() function
829 ret = s3c_hsotg_ep_queue(ep, req, gfp_flags); in s3c_hsotg_ep_queue_lock()
956 ret = s3c_hsotg_ep_queue(&ep->ep, req, GFP_ATOMIC); in s3c_hsotg_send_reply()
1320 ret = s3c_hsotg_ep_queue(&hsotg->eps_out[0]->ep, req, GFP_ATOMIC); in s3c_hsotg_enqueue_setup()