Searched refs:spk_keydown (Results 1 – 1 of 1) sorted by relevance
242 static int spk_keydown; variable1053 spk_keydown = 0; in spkup_write()1162 spk_lastkey = spk_keydown = 0; in do_handle_latin()1172 spk_keydown++; in do_handle_latin()1631 spk_keydown = is_cursor = 0; in cursor_done()1641 spk_keydown = is_cursor = 0; in cursor_done()1651 spk_keydown = is_cursor = 0; in cursor_done()1671 if (vc->vc_num == fg_console && spk_keydown) { in speakup_bs()1672 spk_keydown = 0; in speakup_bs()1688 if (bell_pos && spk_keydown && (vc->vc_x == bell_pos - 1)) in speakup_con_write()[all …]