Searched refs:spk_shut_up (Results 1 – 3 of 3) sorted by relevance
293 spk_shut_up |= 0x01; in speakup_shut_up()310 spk_shut_up &= ~0x40; in speech_kill()314 spk_shut_up |= 0x40; in speech_kill()320 if (spk_shut_up & 0x80) { in speakup_off()321 spk_shut_up &= 0x7f; in speakup_off()324 spk_shut_up |= 0x80; in speakup_off()1175 spk_shut_up &= 0xfe; in do_handle_shift()1182 spk_shut_up &= 0xfe; in do_handle_shift()1187 spk_shut_up &= 0xfe; in do_handle_shift()1210 spk_shut_up &= 0xfe; in do_handle_latin()[all …]
87 #define spk_shut_up (speakup_console[vc->vc_num]->shut_up) macro
361 spk_shut_up |= shut; in silent_store()363 spk_shut_up &= ~shut; in silent_store()