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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Dat91dci_atmelarm.c81 struct at91_udp_softc { struct
90 at91_vbus_poll(struct at91_udp_softc *sc)
103 struct at91_udp_softc *sc = arg;
113 struct at91_udp_softc *sc = arg;
142 struct at91_udp_softc *sc = device_get_softc(dev);
245 struct at91_udp_softc *sc = device_get_softc(dev);
318 .size = sizeof(struct at91_udp_softc),
H A Dat91dci_fdt.c85 struct at91_udp_softc { struct
94 at91_vbus_poll(struct at91_udp_softc *sc)
107 struct at91_udp_softc *sc = arg;
117 struct at91_udp_softc *sc = arg;
148 struct at91_udp_softc *sc = device_get_softc(dev);
251 struct at91_udp_softc *sc = device_get_softc(dev);
324 .size = sizeof(struct at91_udp_softc),

Completed in 173 milliseconds