Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c383 static struct usb_request *s3c_hsotg_ep_alloc_request(struct usb_ep *ep, in s3c_hsotg_ep_alloc_request() function
965 req = s3c_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC); in s3c_hsotg_send_reply()
2520 .alloc_request = s3c_hsotg_ep_alloc_request,
3382 hsotg->ctrl_req = s3c_hsotg_ep_alloc_request(&hsotg->eps[0].ep, in s3c_hsotg_probe()