Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dgadget.c4312 * dwc2_hsotg_ep_dequeue - dequeue given endpoint
4316 static int dwc2_hsotg_ep_dequeue(struct usb_ep *ep, struct usb_request *req) in dwc2_hsotg_ep_dequeue() function
4449 .dequeue = dwc2_hsotg_ep_dequeue,
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dgadget.c4313 * dwc2_hsotg_ep_dequeue - dequeue given endpoint
4317 static int dwc2_hsotg_ep_dequeue(struct usb_ep *ep, struct usb_request *req) in dwc2_hsotg_ep_dequeue() function
4473 .dequeue = dwc2_hsotg_ep_dequeue,

Completed in 12 milliseconds