Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/accessibility/speakup/
Dspk_ttyio.c120 static unsigned char spk_ttyio_in_nowait(struct spk_synth *in_synth);
130 .synth_in_nowait = spk_ttyio_in_nowait,
325 static unsigned char spk_ttyio_in_nowait(struct spk_synth *in_synth) in spk_ttyio_in_nowait() function