Searched defs:tegra124_pmc_softc (Results 1 – 1 of 1) sorted by relevance
146 struct tegra124_pmc_softc { struct147 device_t dev;148 struct resource *mem_res;172 static struct tegra124_pmc_softc *pmc_sc; argument