Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.c125 static void ehci_do_poll(struct usb_bus *);
543 ehci_do_poll(&sc->sc_bus); in ehci_init()
592 ehci_do_poll(&sc->sc_bus); in ehci_resume()
1535 ehci_do_poll(struct usb_bus *bus) in ehci_do_poll() function
3860 .xfer_poll = ehci_do_poll,