Searched refs:ukbd_decode (Results 1 – 1 of 1) sorted by relevance
349 Static void ukbd_decode(struct ukbd_softc *, struct ukbd_data *);744 ukbd_decode(sc, ud); in ukbd_intr()770 ukbd_decode(sc, &sc->sc_data[sc->sc_data_r]); in ukbd_delayed_decode()775 ukbd_decode(struct ukbd_softc *sc, struct ukbd_data *ud) in ukbd_decode() function