Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Duhci-platform.c54 .urb_enqueue = uhci_urb_enqueue,
Duhci-grlib.c78 .urb_enqueue = uhci_urb_enqueue,
Duhci-pci.c272 .urb_enqueue = uhci_urb_enqueue,
Duhci-q.c1409 static int uhci_urb_enqueue(struct usb_hcd *hcd, in uhci_urb_enqueue() function