Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.c99 static const struct usb_bus_methods avr32dci_bus_methods; variable
1196 sc->sc_bus.methods = &avr32dci_bus_methods; in avr32dci_init()
2041 static const struct usb_bus_methods avr32dci_bus_methods = variable