Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c90 static void ehci_root_intr(ehci_softc_t *sc);
1347 ehci_root_intr(sc); in ehci_pcd_enable()
1437 ehci_root_intr(sc); in ehci_interrupt()
1973 ehci_root_intr(ehci_softc_t *sc) in ehci_root_intr() function