Searched refs:KEY_INITIAL_INTERVAL (Results 1 – 1 of 1) sorted by relevance
57 #define KEY_INITIAL_INTERVAL (500 * hz / 1000) /* 500ms */ macro168 callout_schedule(&sc->sc_callout, KEY_INITIAL_INTERVAL); in nbpkbd_input()