Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhci.c154 static void uhci_do_poll(struct usb_bus *);
651 uhci_do_poll(&sc->sc_bus); in uhci_init()
703 uhci_do_poll(&sc->sc_bus); in uhci_resume()
1510 uhci_do_poll(struct usb_bus *bus) in uhci_do_poll() function
3227 .xfer_poll = uhci_do_poll,