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

  /src/sys/arch/arm/nvidia/
tegra_usbphy.c 49 struct tegra_usbphy_softc { struct
73 static int tegra_usbphy_parse_properties(struct tegra_usbphy_softc *);
74 static void tegra_usbphy_utmip_init(struct tegra_usbphy_softc *);
76 CFATTACH_DECL_NEW(tegra_usbphy, sizeof(struct tegra_usbphy_softc),
97 struct tegra_usbphy_softc * const sc = device_private(self);
174 tegra_usbphy_parse_properties(struct tegra_usbphy_softc *sc)
199 tegra_usbphy_utmip_init(struct tegra_usbphy_softc *sc)
tegra_usbphy.c 49 struct tegra_usbphy_softc { struct
73 static int tegra_usbphy_parse_properties(struct tegra_usbphy_softc *);
74 static void tegra_usbphy_utmip_init(struct tegra_usbphy_softc *);
76 CFATTACH_DECL_NEW(tegra_usbphy, sizeof(struct tegra_usbphy_softc),
97 struct tegra_usbphy_softc * const sc = device_private(self);
174 tegra_usbphy_parse_properties(struct tegra_usbphy_softc *sc)
199 tegra_usbphy_utmip_init(struct tegra_usbphy_softc *sc)

Completed in 53 milliseconds