Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/accessibility/speakup/
Dspk_ttyio.c117 static void spk_ttyio_send_xchar(struct spk_synth *in_synth, char ch);
127 .send_xchar = spk_ttyio_send_xchar,
271 static void spk_ttyio_send_xchar(struct spk_synth *in_synth, char ch) in spk_ttyio_send_xchar() function