Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup.h105 extern int spk_reading_punc, spk_attrib_bleep, spk_bleeps;
H A Dvarhandlers.c29 { "attrib_bleep", ATTRIB_BLEEP, VAR_NUM, &spk_attrib_bleep, NULL },
H A Dmain.c62 int spk_attrib_bleep, spk_bleeps, spk_bleep_time = 10; variable
487 if (spk_attrib_bleep & 1) in say_char()
489 if (spk_attrib_bleep & 2) in say_char()