Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1861 int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status);
Dxhci.c1529 int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in xhci_urb_dequeue() function
4987 .urb_dequeue = xhci_urb_dequeue,