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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c750 * synced by s3c_hsotg_ep_queue(). */
855 static int s3c_hsotg_ep_queue(struct usb_ep *ep, struct usb_request *req, function
984 ret = s3c_hsotg_ep_queue(&ep->ep, req, GFP_ATOMIC);
1241 ret = s3c_hsotg_ep_queue(&hsotg->eps[0].ep, req, GFP_ATOMIC);
2469 .queue = s3c_hsotg_ep_queue,

Completed in 78 milliseconds