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

/linux-4.4.14/drivers/staging/speakup/
H A Dmain.c244 static int spk_keydown; variable
1077 spk_keydown = 0; spkup_write()
1190 spk_lastkey = spk_keydown = 0; do_handle_latin()
1200 spk_keydown++; do_handle_latin()
1664 spk_keydown = is_cursor = 0; cursor_done()
1674 spk_keydown = is_cursor = 0; cursor_done()
1684 spk_keydown = is_cursor = 0; cursor_done()
1705 if (vc->vc_num == fg_console && spk_keydown) { speakup_bs()
1706 spk_keydown = 0; speakup_bs()
1723 if (spk_bell_pos && spk_keydown && (vc->vc_x == spk_bell_pos - 1)) speakup_con_write()
2030 spk_keydown = 0; do_spkup()
2066 spk_keydown = 0; speakup_key()
2070 spk_keydown++; speakup_key()

Completed in 46 milliseconds