Searched refs:xhci_urb_dequeue (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-pci.c148 .urb_dequeue = xhci_urb_dequeue,
H A Dxhci.h1219 * xhci_urb_dequeue() should call usb_hcd_check_unlink_urb() and return without
1427 int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status);
H A Dxhci.c941 int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) function

Completed in 70 milliseconds