Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Di18n.h11 MSG_YOU_KILLED_SPEAKUP, enumerator
H A Di18n.c17 [MSG_YOU_KILLED_SPEAKUP] = "You killed speakup!",
H A Dmain.c314 synth_printf("%s\n", spk_msg_get(MSG_YOU_KILLED_SPEAKUP)); in speech_kill()