Searched refs:spk_serial_out (Results 1 – 7 of 7) sorted by relevance
255 if (synth_full_val || !spk_serial_out(ch)) { in do_catch_up()269 spk_serial_out(PROCSPEECH); in do_catch_up()272 spk_serial_out(PROCSPEECH); in do_catch_up()285 spk_serial_out(PROCSPEECH); in do_catch_up()292 spk_serial_out(']'); in synth_flush()296 spk_serial_out(SYNTH_CLEAR); in synth_flush()
191 if (synth_full() || !spk_serial_out(ch)) { in do_catch_up()205 spk_serial_out(PROCSPEECH); in do_catch_up()208 spk_serial_out(PROCSPEECH); in do_catch_up()221 spk_serial_out(PROCSPEECH); in do_catch_up()
175 if (!spk_serial_out(ch)) { in do_catch_up()188 if (spk_serial_out(synth->procspeech)) in do_catch_up()201 spk_serial_out(PROCSPEECH); in do_catch_up()
109 if (!spk_serial_out(ch)) { in spk_do_catch_up()119 if (spk_serial_out(synth->procspeech)) in spk_do_catch_up()132 spk_serial_out(synth->procspeech); in spk_do_catch_up()154 spk_serial_out(synth->clear); in spk_synth_flush()
197 int spk_serial_out(const char ch) in spk_serial_out() function205 EXPORT_SYMBOL_GPL(spk_serial_out);
52 extern int spk_serial_out(const char ch);
141 spk_serial_out(PROCSPEECH); in synth_flush()