Searched refs:gba1 (Results 1 – 1 of 1) sorted by relevance
127 struct gpiobus_attach_args gba1, gba2; in soekris_attach() local158 gba1.gba_gc = &sc->sc_gpio_gc; in soekris_attach()159 gba1.gba_pins = sc->sc_gpio_pins; in soekris_attach()160 gba1.gba_npins = SOEKRIS_NPINS; in soekris_attach()179 (void)config_found(sc->sc_dev, &gba1, gpiobus_print, CFARGS_NONE); in soekris_attach()