Searched refs:xhci_urb_enqueue (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dxhci.c1323 int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) xhci_urb_enqueue() function
3215 * xhci_urb_enqueue() will reject all URBs. xhci_alloc_streams()
4986 .urb_enqueue = xhci_urb_enqueue,
H A Dxhci.h1860 int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags);

Completed in 104 milliseconds