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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci.c3053 ehci_disown(ehci_softc_t *sc, uint16_t index, uint8_t lowspeed) function
3382 ehci_disown(sc, index, 1);
3389 ehci_disown(sc, index, 1);
3419 ehci_disown(sc, index, 0);

Completed in 95 milliseconds