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