Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-plat.c58 .urb_enqueue = xhci_urb_enqueue,
Dxhci-pci.c312 .urb_enqueue = xhci_urb_enqueue,
Dxhci.h1760 int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags);
Dxhci.c1279 int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in xhci_urb_enqueue() function