Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c390 * dwc2_hsotg_ep_alloc_request - allocate USB rerequest structure
396 static struct usb_request *dwc2_hsotg_ep_alloc_request(struct usb_ep *ep, in dwc2_hsotg_ep_alloc_request() function
1634 req = dwc2_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC); in dwc2_hsotg_send_reply()
4446 .alloc_request = dwc2_hsotg_ep_alloc_request,
4980 hsotg->ctrl_req = dwc2_hsotg_ep_alloc_request(&hsotg->eps_out[0]->ep, in dwc2_gadget_init()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c389 * dwc2_hsotg_ep_alloc_request - allocate USB rerequest structure
395 static struct usb_request *dwc2_hsotg_ep_alloc_request(struct usb_ep *ep, in dwc2_hsotg_ep_alloc_request() function
1633 req = dwc2_hsotg_ep_alloc_request(&ep->ep, GFP_ATOMIC); in dwc2_hsotg_send_reply()
4470 .alloc_request = dwc2_hsotg_ep_alloc_request,
5044 hsotg->ctrl_req = dwc2_hsotg_ep_alloc_request(&hsotg->eps_out[0]->ep, in dwc2_gadget_init()

Completed in 12 milliseconds