Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Di18n.h79 MSG_CTL_START, enumerator
80 MSG_CTL_SHIFT = MSG_CTL_START,
H A Di18n.c365 .start = MSG_CTL_START,
H A Dmain.c1159 static const int NUM_CTL_LABELS = (MSG_CTL_END - MSG_CTL_START + 1);
1192 synth_printf("%s", spk_msg_get(MSG_CTL_START + value)); in do_handle_shift()