Searched refs:spk_shut_up (Results 1 – 3 of 3) sorted by relevance
300 spk_shut_up |= 0x01; in speakup_shut_up()316 spk_shut_up &= ~0x40; in speech_kill()320 spk_shut_up |= 0x40; in speech_kill()326 if (spk_shut_up & 0x80) { in speakup_off()327 spk_shut_up &= 0x7f; in speakup_off()330 spk_shut_up |= 0x80; in speakup_off()1138 spk_shut_up &= 0xfe; in do_handle_shift()1145 spk_shut_up &= 0xfe; in do_handle_shift()1150 spk_shut_up &= 0xfe; in do_handle_shift()1171 spk_shut_up &= 0xfe; in do_handle_latin()[all …]
82 #define spk_shut_up (speakup_console[vc->vc_num]->shut_up) macro
354 spk_shut_up |= shut; in silent_store()356 spk_shut_up &= ~shut; in silent_store()