Searched refs:KEY_PRESS (Results 1 – 3 of 3) sorted by relevance
204 #define KEY_PRESS 0 macro511 hkbd_put_key(sc, key | KEY_PRESS); in hkbd_interrupt()515 hkbd_put_key(sc, key | KEY_PRESS); in hkbd_interrupt()536 hkbd_put_key(sc, sc->sc_repeat_key | KEY_PRESS); in hkbd_interrupt()
220 #define KEY_PRESS 0 macro560 ukbd_put_key(sc, key | KEY_PRESS); in ukbd_interrupt()584 ukbd_put_key(sc, key | KEY_PRESS); in ukbd_interrupt()606 ukbd_put_key(sc, sc->sc_repeat_key | KEY_PRESS); in ukbd_interrupt()
79 #define KEY_PRESS 0 macro