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

/linux-4.1.27/drivers/staging/speakup/
H A Dmain.c242 static int spk_keydown; variable
1074 spk_keydown = 0; spkup_write()
1186 spk_lastkey = spk_keydown = 0; do_handle_latin()
1196 spk_keydown++; do_handle_latin()
1662 spk_keydown = is_cursor = 0; cursor_done()
1672 spk_keydown = is_cursor = 0; cursor_done()
1682 spk_keydown = is_cursor = 0; cursor_done()
1703 if (vc->vc_num == fg_console && spk_keydown) { speakup_bs()
1704 spk_keydown = 0; speakup_bs()
1721 if (spk_bell_pos && spk_keydown && (vc->vc_x == spk_bell_pos - 1)) speakup_con_write()
2028 spk_keydown = 0; do_spkup()
2064 spk_keydown = 0; speakup_key()
2068 spk_keydown++; speakup_key()

Completed in 53 milliseconds