Home
last modified time | relevance | path

Searched refs:xhci_handle_event (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-trace.h138 DEFINE_EVENT(xhci_log_trb, xhci_handle_event,
H A Dxhci-ring.c2849 static int xhci_handle_event(struct xhci_hcd *xhci) in xhci_handle_event() function
3022 while (xhci_handle_event(xhci) > 0) { in xhci_irq()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-trace.h133 DEFINE_EVENT(xhci_log_trb, xhci_handle_event,
H A Dxhci-ring.c2972 static int xhci_handle_event(struct xhci_hcd *xhci, struct xhci_interrupter *ir) in xhci_handle_event() function
3155 while (xhci_handle_event(xhci, ir) > 0) { in xhci_irq()

Completed in 14 milliseconds