Searched refs:tegra_gpio_softc (Results 1 – 1 of 1) sorted by relevance
102 struct tegra_gpio_softc;105 struct tegra_gpio_softc *bank_sc;112 struct tegra_gpio_softc { struct121 struct tegra_gpio_softc *pin_sc; argument128 static void tegra_gpio_attach_bank(struct tegra_gpio_softc *, u_int);136 CFATTACH_DECL_NEW(tegra_gpio, sizeof(struct tegra_gpio_softc),166 struct tegra_gpio_softc * const sc = device_private(self); in tegra_gpio_attach()200 tegra_gpio_attach_bank(struct tegra_gpio_softc *sc, u_int bankno) in tegra_gpio_attach_bank()