Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-trace.h312 DEFINE_EVENT(xhci_log_urb, xhci_urb_dequeue,
Dxhci.c1786 static int xhci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status) in xhci_urb_dequeue() function
5456 .urb_dequeue = xhci_urb_dequeue,