Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Duhci-platform.c55 .urb_dequeue = uhci_urb_dequeue,
Duhci-grlib.c79 .urb_dequeue = uhci_urb_dequeue,
Duhci-pci.c273 .urb_dequeue = uhci_urb_dequeue,
Duhci-q.c1482 static int uhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in uhci_urb_dequeue() function