Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspk_ttyio.c119 static unsigned char spk_ttyio_in_nowait(struct spk_synth *in_synth);
129 .synth_in_nowait = spk_ttyio_in_nowait,
324 static unsigned char spk_ttyio_in_nowait(struct spk_synth *in_synth) in spk_ttyio_in_nowait() function