spk_lastkey       235 drivers/staging/speakup/main.c static u16 spk_lastkey;
spk_lastkey      1112 drivers/staging/speakup/main.c 		if (ch == spk_lastkey) {
spk_lastkey      1148 drivers/staging/speakup/main.c 	spk_lastkey = 0;
spk_lastkey      1203 drivers/staging/speakup/main.c 		spk_lastkey = 0;
spk_lastkey      1213 drivers/staging/speakup/main.c 	spk_lastkey = value;
spk_lastkey      2082 drivers/staging/speakup/main.c 	spk_lastkey = 0;
spk_lastkey      2120 drivers/staging/speakup/main.c 		value = spk_lastkey = pad_chars[value];