Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c253 static struct usb_request *s3c_hsotg_ep_alloc_request(struct usb_ep *ep, in s3c_hsotg_ep_alloc_request() function
937 req = s3c_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC); in s3c_hsotg_send_reply()
2924 .alloc_request = s3c_hsotg_ep_alloc_request,
3999 hsotg->ctrl_req = s3c_hsotg_ep_alloc_request(&hsotg->eps_out[0]->ep, in dwc2_gadget_init()