Searched refs:onyx_set_input (Results 1 – 1 of 1) sorted by relevance
77 void onyx_set_input(struct onyx_softc *, int);141 sc->sc_setinput = onyx_set_input; in onyx_attach()168 onyx_set_input(sc, 1); in onyx_defer()189 onyx_set_input(struct onyx_softc *sc, int mask) in onyx_set_input() function