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

/freebsd-12-stable/sys/dev/usb/controller/
H A Dohci.c121 static void ohci_do_poll(struct usb_bus *bus);
430 ohci_do_poll(&sc->sc_bus);
483 ohci_do_poll(&sc->sc_bus);
1240 ohci_do_poll(struct usb_bus *bus) function
2733 .xfer_poll = ohci_do_poll,

Completed in 103 milliseconds