Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c103 static void xhci_root_intr(struct xhci_softc *);
1624 xhci_root_intr(sc); in xhci_interrupt()
3000 xhci_root_intr(struct xhci_softc *sc) in xhci_root_intr() function