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

/freebsd-12-stable/sys/dev/usb/controller/
H A Ddwc_otg_fdt.h31 struct dwc_otg_fdt_softc { struct
H A Ddwc_otg_hisi.c73 struct dwc_otg_fdt_softc *sc;
94 sizeof(struct dwc_otg_fdt_softc), dwc_otg_driver);
H A Ddwc_otg_fdt.c100 struct dwc_otg_fdt_softc *sc = device_get_softc(dev);
192 struct dwc_otg_fdt_softc *sc = device_get_softc(dev);
239 .size = sizeof(struct dwc_otg_fdt_softc),
/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm283x_dwc_fdt.c102 sizeof(struct dwc_otg_fdt_softc), dwc_otg_driver);
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_dwc_fdt.c62 struct dwc_otg_fdt_softc base; /* storage for DWC OTG code */

Completed in 56 milliseconds