Searched refs:spk_serial_out (Results 1 – 7 of 7) sorted by relevance
257 if (synth_full_val || !spk_serial_out(ch)) { in do_catch_up()271 spk_serial_out(PROCSPEECH); in do_catch_up()274 spk_serial_out(PROCSPEECH); in do_catch_up()289 spk_serial_out(PROCSPEECH); in do_catch_up()296 spk_serial_out(']'); in synth_flush()299 spk_serial_out(SYNTH_CLEAR); in synth_flush()
192 if (synth_full() || !spk_serial_out(ch)) { in do_catch_up()206 spk_serial_out(PROCSPEECH); in do_catch_up()209 spk_serial_out(PROCSPEECH); in do_catch_up()224 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()
121 if (!spk_serial_out(ch)) { in spk_do_catch_up()131 if (spk_serial_out(synth->procspeech)) in spk_do_catch_up()144 spk_serial_out(synth->procspeech); in spk_do_catch_up()167 spk_serial_out(synth->clear); in spk_synth_flush()
216 int spk_serial_out(const char ch) in spk_serial_out() function224 EXPORT_SYMBOL_GPL(spk_serial_out);
52 int spk_serial_out(const char ch);
142 spk_serial_out(PROCSPEECH); in synth_flush()