Home
last modified time | relevance | path

Searched refs:event_loop (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c2968 int event_loop = 0; in xhci_irq() local
3023 if (event_loop++ < TRBS_PER_SEGMENT / 2) in xhci_irq()
3028 event_loop = 0; in xhci_irq()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c3094 int event_loop = 0; in xhci_irq() local
3156 if (event_loop++ < TRBS_PER_SEGMENT / 2) in xhci_irq()
3165 event_loop = 0; in xhci_irq()

Completed in 13 milliseconds