Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/gpio/
H A Dgpioow.c42 struct gpioow_softc { struct
68 CFATTACH_DECL_NEW(gpioow, sizeof(struct gpioow_softc), argument
101 struct gpioow_softc *sc = device_private(self); in gpioow_attach()
164 struct gpioow_softc *sc = device_private(self); in gpioow_detach()
179 struct gpioow_softc *sc = device_private(self); in gpioow_activate()
211 struct gpioow_softc *sc = arg; in gpioow_bb_rx()
228 struct gpioow_softc *sc = arg; in gpioow_bb_tx()
243 struct gpioow_softc *sc = arg; in gpioow_bb_get()
252 struct gpioow_softc *sc = arg; in gpioow_bb_set()