Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dgadget.c4326 * dwc2_hsotg_ep_dequeue - dequeue given endpoint
4330 static int dwc2_hsotg_ep_dequeue(struct usb_ep *ep, struct usb_request *req) in dwc2_hsotg_ep_dequeue() function
4486 .dequeue = dwc2_hsotg_ep_dequeue,