Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_dtlk.c155 static inline bool synth_readable(void) in synth_readable() function
273 while (!synth_readable()) in synth_read_tts()
277 while (synth_readable()) in synth_read_tts()