Searched refs:this_speakup_key (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/speakup/
H A Dmain.c244 static u_char last_keycode, this_speakup_key; variable
720 if (this_speakup_key == SPELL_PHONETIC
767 if (this_speakup_key == SAY_LINE_INDENT) {
1880 int val = this_speakup_key - (FIRST_EDIT_BITS - 1);
2028 this_speakup_key = value;

Completed in 54 milliseconds