Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
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.c214 int spk_wait_for_xmitr(struct spk_synth *in_synth) in spk_wait_for_xmitr()
281 static int spk_serial_out(struct spk_synth *in_synth, const char ch) in spk_serial_out()
Dspk_ttyio.c201 static int spk_ttyio_out(struct spk_synth *in_synth, const char ch) in spk_ttyio_out()
229 static int spk_ttyio_out_unicode(struct spk_synth *in_synth, u16 ch) in spk_ttyio_out_unicode()