Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci-trace.h138 DEFINE_EVENT(xhci_log_trb, xhci_handle_event,
Dxhci-ring.c2902 static int xhci_handle_event(struct xhci_hcd *xhci) in xhci_handle_event() function
3074 while (xhci_handle_event(xhci) > 0) { in xhci_irq()