Home
last modified time | relevance | path

Searched refs:spk_say_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accessibility/speakup/
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()