HomeSort by: relevance | last modified time | path
    Searched defs:meson_usbphy_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/amlogic/
meson_usbphy.c 71 struct meson_usbphy_softc { struct
85 CFATTACH_DECL_NEW(meson_usbphy, sizeof(struct meson_usbphy_softc),
89 meson_usbphy_dr_mode(struct meson_usbphy_softc *sc)
121 struct meson_usbphy_softc * const sc = device_private(dev);
196 struct meson_usbphy_softc * const sc = device_private(self);
meson_usbphy.c 71 struct meson_usbphy_softc { struct
85 CFATTACH_DECL_NEW(meson_usbphy, sizeof(struct meson_usbphy_softc),
89 meson_usbphy_dr_mode(struct meson_usbphy_softc *sc)
121 struct meson_usbphy_softc * const sc = device_private(dev);
196 struct meson_usbphy_softc * const sc = device_private(self);
meson_usbphy.c 71 struct meson_usbphy_softc { struct
85 CFATTACH_DECL_NEW(meson_usbphy, sizeof(struct meson_usbphy_softc),
89 meson_usbphy_dr_mode(struct meson_usbphy_softc *sc)
121 struct meson_usbphy_softc * const sc = device_private(dev);
196 struct meson_usbphy_softc * const sc = device_private(self);
meson_usbphy.c 71 struct meson_usbphy_softc { struct
85 CFATTACH_DECL_NEW(meson_usbphy, sizeof(struct meson_usbphy_softc),
89 meson_usbphy_dr_mode(struct meson_usbphy_softc *sc)
121 struct meson_usbphy_softc * const sc = device_private(dev);
196 struct meson_usbphy_softc * const sc = device_private(self);

Completed in 165 milliseconds