Home
last modified time | relevance | path

Searched refs:xhci_urb_enqueue (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dxhci-pci.c277 .urb_enqueue = xhci_urb_enqueue,
Dxhci.h1484 int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags);
Dxhci.c1022 int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in xhci_urb_enqueue() function