Searched refs:mpc85xx_gpio_softc (Results 1 – 1 of 1) sorted by relevance
62 struct mpc85xx_gpio_softc { struct73 struct mpc85xx_gpio_softc *sc; in mpc85xx_gpio_get_bus() argument119 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_pin_set()143 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_pin_get()157 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_pin_toggle()203 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_attach()243 struct mpc85xx_gpio_softc *sc = device_get_softc(dev); in mpc85xx_gpio_detach()285 sizeof(struct mpc85xx_gpio_softc),