Searched refs:synth_writable (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/speakup/
H A Dspeakup_acntpc.c142 static inline bool synth_writable(void) synth_writable() function
163 while (synth_writable()) { synth_immediate()
217 while (synth_writable()) { do_catch_up()
230 while (synth_writable()) { do_catch_up()
245 while (synth_writable()) { do_catch_up()
H A Dspeakup_keypc.c133 static inline bool synth_writable(void) synth_writable() function
166 while (synth_writable()) synth_immediate()
218 while (synth_writable()) do_catch_up()
234 while (synth_writable()) do_catch_up()
251 while (synth_writable()) do_catch_up()
H A Dspeakup_dtlk.c162 static inline bool synth_writable(void) synth_writable() function
178 while (!synth_writable()) { spk_out()
185 while (synth_writable()) { spk_out()
265 while (synth_writable()) synth_flush()

Completed in 37 milliseconds