Home
last modified time | relevance | path

Searched refs:last_keycode (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accessibility/speakup/
H A Dmain.c237 static u_char last_keycode, this_speakup_key; variable
2174 if (last_keycode == keycode && in speakup_key()
2182 last_keycode = keycode; in speakup_key()
2220 last_keycode = 0; in speakup_key()