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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci.c126 static void ehci_do_poll(struct usb_bus *);
544 ehci_do_poll(&sc->sc_bus);
593 ehci_do_poll(&sc->sc_bus);
1536 ehci_do_poll(struct usb_bus *bus) function
3929 .xfer_poll = ehci_do_poll,

Completed in 105 milliseconds