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

  /src/sys/arch/arm/nvidia/
tegra_com.c 62 struct tegra_com_softc { struct
70 CFATTACH_DECL_NEW(tegra_com, sizeof(struct tegra_com_softc),
84 struct tegra_com_softc * const tsc = device_private(self);
tegra_com.c 62 struct tegra_com_softc { struct
70 CFATTACH_DECL_NEW(tegra_com, sizeof(struct tegra_com_softc),
84 struct tegra_com_softc * const tsc = device_private(self);

Completed in 21 milliseconds