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

  /src/sys/arch/arm/nvidia/
tegra_usbphy.c 73 static int tegra_usbphy_parse_properties(struct tegra_usbphy_softc *);
147 if (tegra_usbphy_parse_properties(sc) != 0)
174 tegra_usbphy_parse_properties(struct tegra_usbphy_softc *sc) function in typeref:typename:int
tegra_usbphy.c 73 static int tegra_usbphy_parse_properties(struct tegra_usbphy_softc *);
147 if (tegra_usbphy_parse_properties(sc) != 0)
174 tegra_usbphy_parse_properties(struct tegra_usbphy_softc *sc) function in typeref:typename:int

Completed in 21 milliseconds