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

/freebsd-10.3-release/sys/dev/usb/controller/
H A Ddwc_otg_atmelarm.c66 struct dwc_otg_super_softc { struct
80 struct dwc_otg_super_softc *sc = device_get_softc(dev);
141 struct dwc_otg_super_softc *sc = device_get_softc(dev);
195 .size = sizeof(struct dwc_otg_super_softc),
H A Ddwc_otg_fdt.c71 struct dwc_otg_super_softc { struct
93 struct dwc_otg_super_softc *sc = device_get_softc(dev);
156 struct dwc_otg_super_softc *sc = device_get_softc(dev);
210 .size = sizeof(struct dwc_otg_super_softc),

Completed in 108 milliseconds