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

/freebsd-9.3-release/sys/dev/usb/controller/
H A Dat91dci_atmelarm.c90 at91_vbus_poll(struct at91_udp_softc *sc) function
234 NULL, (driver_intr_t *)at91_vbus_poll, sc, &sc->sc_vbus_intr_hdl);
237 (driver_intr_t *)at91_vbus_poll, sc, &sc->sc_vbus_intr_hdl);
251 at91_vbus_poll(sc);

Completed in 157 milliseconds