Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c83 static void ehci_do_poll(struct usb_bus *);
487 ehci_do_poll(&sc->sc_bus); in ehci_init()
536 ehci_do_poll(&sc->sc_bus); in ehci_resume()
1473 ehci_do_poll(struct usb_bus *bus) in ehci_do_poll() function
3915 .xfer_poll = ehci_do_poll,

Completed in 5 milliseconds