Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_ttyio.c118 static unsigned char spk_ttyio_in(struct spk_synth *in_synth);
128 .synth_in = spk_ttyio_in,
319 static unsigned char spk_ttyio_in(struct spk_synth *in_synth) in spk_ttyio_in() function