Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-trace.c15 EXPORT_TRACEPOINT_SYMBOL_GPL(xhci_urb_enqueue);
H A Dxhci-trace.h302 DEFINE_EVENT(xhci_log_urb, xhci_urb_enqueue,
H A Dxhci.c1489 static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in xhci_urb_enqueue() function
5392 .urb_enqueue = xhci_urb_enqueue,