Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/gpio/
Dgpiopps.c63 bool sc_functional; member
283 sc->sc_functional = true; in gpiopps_attach()
351 if (!sc->sc_functional) { in gpiopps_detach()
383 if (!sc->sc_functional) in gpioppsopen()
Dgpioirq.c66 bool sc_functional; member
243 sc->sc_functional = true; in gpioirq_attach()