Home
last modified time | relevance | path

Searched refs:spk_shut_up (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/accessibility/speakup/
H A Dmain.c294 spk_shut_up |= 0x01; in speakup_shut_up()
311 spk_shut_up &= ~0x40; in speech_kill()
315 spk_shut_up |= 0x40; in speech_kill()
322 spk_shut_up &= 0x7f; in speakup_off()
325 spk_shut_up |= 0x80; in speakup_off()
1211 spk_shut_up &= 0xfe; in do_handle_latin()
1433 spk_shut_up &= 0xfe; in stop_read_all()
1553 spk_shut_up &= 0xfe; in do_handle_cursor()
1817 spk_shut_up &= 0xfe; in do_handle_spec()
2094 spk_shut_up &= 0xfe; in do_spkup()
[all …]
H A Dspk_types.h87 #define spk_shut_up (speakup_console[vc->vc_num]->shut_up) macro
H A Dkobjects.c361 spk_shut_up |= shut; in silent_store()
363 spk_shut_up &= ~shut; in silent_store()