Home
last modified time | relevance | path

Searched defs:in_synth (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dspk_ttyio.c222 static int spk_ttyio_out(struct spk_synth *in_synth, const char ch) in spk_ttyio_out()
250 static int spk_ttyio_out_unicode(struct spk_synth *in_synth, u16 ch) in spk_ttyio_out_unicode()
310 static int spk_ttyio_wait_for_xmitr(struct spk_synth *in_synth) in spk_ttyio_wait_for_xmitr()
Dsynth.c388 static int do_synth_init(struct spk_synth *in_synth) in do_synth_init()
448 int synth_add(struct spk_synth *in_synth) in synth_add()
473 void synth_remove(struct spk_synth *in_synth) in synth_remove()
Dserialio.c216 static int spk_serial_wait_for_xmitr(struct spk_synth *in_synth) in spk_serial_wait_for_xmitr()
283 static int spk_serial_out(struct spk_synth *in_synth, const char ch) in spk_serial_out()