Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Davr32dci.c104 static void avr32dci_do_poll(struct usb_bus *);
1246 avr32dci_do_poll(&sc->sc_bus); in avr32dci_init()
1299 avr32dci_do_poll(struct usb_bus *bus) in avr32dci_do_poll() function
2098 .xfer_poll = &avr32dci_do_poll,