Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Duhci-grlib.c80 .urb_dequeue = uhci_urb_dequeue,
Duhci-platform.c58 .urb_dequeue = uhci_urb_dequeue,
Duhci-pci.c278 .urb_dequeue = uhci_urb_dequeue,
Duhci-q.c1481 static int uhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in uhci_urb_dequeue() function