Searched refs:s3c_hsotg_ep_queue (Results 1 – 1 of 1) sorted by relevance
855 static int s3c_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, in s3c_hsotg_ep_queue() function984 ret = s3c_hsotg_ep_queue(&ep->ep, req, GFP_ATOMIC); in s3c_hsotg_send_reply()1241 ret = s3c_hsotg_ep_queue(&hsotg->eps[0].ep, req, GFP_ATOMIC); in s3c_hsotg_enqueue_setup()2469 .queue = s3c_hsotg_ep_queue,