HomeSort by: relevance | last modified time | path
    Searched defs:gpiorfkill_enable (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/gpio/
gpiorfkill.c 60 static void gpiorfkill_enable(struct gpiorfkill_softc *, int);
108 gpiorfkill_enable(sc, 1);
113 gpiorfkill_enable(struct gpiorfkill_softc *sc, int enable) function in typeref:typename:void
163 gpiorfkill_enable(sc, enable);

Completed in 17 milliseconds