Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1791 int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags);
Dxhci.c1333 int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in xhci_urb_enqueue() function
5001 .urb_enqueue = xhci_urb_enqueue,