Searched refs:mv_gpio_softc (Results 1 – 1 of 1) sorted by relevance
73 struct mv_gpio_softc { struct184 sizeof(struct mv_gpio_softc),210 mv_gpio_setup_interrupts(struct mv_gpio_softc *sc, phandle_t node) in mv_gpio_setup_interrupts()296 struct mv_gpio_softc *sc; in mv_gpio_attach()300 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_attach()358 struct mv_gpio_softc *sc; in mv_gpio_intr()359 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_intr()410 struct mv_gpio_softc *sc; in mv_gpio_setup_intrhandler()411 sc = (struct mv_gpio_softc *)device_get_softc(dev); in mv_gpio_setup_intrhandler()447 struct mv_gpio_softc *sc; in mv_gpio_intr_mask()[all …]