Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c1541 static void dwc2_hsotg_ep_free_request(struct usb_ep *ep, in dwc2_hsotg_ep_free_request() function
1565 dwc2_hsotg_ep_free_request(ep, req); in dwc2_hsotg_complete_oursetup()
4481 .free_request = dwc2_hsotg_ep_free_request,
5084 dwc2_hsotg_ep_free_request(&hsotg->eps_out[0]->ep, hsotg->ctrl_req); in dwc2_hsotg_remove()