Home | Sort by: relevance | last modified time | path |
/src/sys/dev/gpio/ | |
gpiopps.c | 63 bool sc_functional; member in struct:gpiopps_softc 283 sc->sc_functional = true; 351 if (!sc->sc_functional) { 383 if (!sc->sc_functional) |
gpioirq.c | 66 bool sc_functional; member in struct:gpioirq_softc 243 sc->sc_functional = true; |