Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_ttyio.c116 static void spk_ttyio_send_xchar(struct spk_synth *in_synth, char ch);
126 .send_xchar = spk_ttyio_send_xchar,
270 static void spk_ttyio_send_xchar(struct spk_synth *in_synth, char ch) in spk_ttyio_send_xchar() function