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()321 spk_shut_up &= 0x7f; in speakup_off()324 spk_shut_up |= 0x80; in speakup_off()1210 spk_shut_up &= 0xfe; in do_handle_latin()1423 spk_shut_up &= 0xfe; in stop_read_all()1543 spk_shut_up &= 0xfe; in do_handle_cursor()1803 spk_shut_up &= 0xfe; in do_handle_spec()2080 spk_shut_up &= 0xfe; in do_spkup()[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()
Completed in 25 milliseconds