Home
last modified time | relevance | path

Searched refs:spk_say_ctrl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup.h104 extern int spk_no_intr, spk_say_ctrl, spk_say_word_ctl, spk_punc_level;
H A Dvarhandlers.c33 { "say_control", SAY_CONTROL, VAR_NUM, &spk_say_ctrl, NULL },
H A Dmain.c65 int spk_say_ctrl, spk_bell_pos; variable
1191 if (spk_say_ctrl && value < NUM_CTL_LABELS) in do_handle_shift()
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup.h104 extern int spk_no_intr, spk_say_ctrl, spk_say_word_ctl, spk_punc_level;
H A Dvarhandlers.c34 { "say_control", SAY_CONTROL, VAR_NUM, &spk_say_ctrl, NULL },
H A Dmain.c65 int spk_say_ctrl, spk_bell_pos; variable
1191 if (spk_say_ctrl && value < NUM_CTL_LABELS) in do_handle_shift()

Completed in 7 milliseconds