Home
last modified time | relevance | path

Searched refs:sc_pinmap (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/mips/adm5120/dev/
H A Dwdc_extio.c104 struct gpio_pinmap sc_pinmap; member
283 sc->sc_pinmap.pm_map = &sc->sc_map; in wdc_extio_attach()
287 if (wdc_extio_map(ea, wdr, &sc->sc_gpio, &sc->sc_pinmap) == -1) in wdc_extio_attach()
/netbsd-src/sys/dev/gpio/
H A Dgpiorfkill.c52 int sc_pinmap[1]; member
90 sc->sc_map.pm_map = sc->sc_pinmap; in gpiorfkill_attach()
H A Dgpiobutton.c63 int sc_pinmap[1]; member
114 sc->sc_map.pm_map = sc->sc_pinmap; in gpiobutton_attach()