Searched refs:KEY_PRESS (Results 1 – 3 of 3) sorted by relevance
206 #define KEY_PRESS 0 macro513 hkbd_put_key(sc, key | KEY_PRESS); in hkbd_interrupt()517 hkbd_put_key(sc, key | KEY_PRESS); in hkbd_interrupt()538 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