Home
last modified time | relevance | path

Searched defs:in_synth (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspk_ttyio.c222 static int spk_ttyio_out(struct spk_synth *in_synth, const char ch) in spk_ttyio_out() argument
250 static int spk_ttyio_out_unicode(struct spk_synth *in_synth, u16 ch) in spk_ttyio_out_unicode() argument
310 spk_ttyio_wait_for_xmitr(struct spk_synth *in_synth) spk_ttyio_wait_for_xmitr() argument
[all...]
H A Dserialio.c216 static int spk_serial_wait_for_xmitr(struct spk_synth *in_synth) in spk_serial_wait_for_xmitr() argument
283 static int spk_serial_out(struct spk_synth *in_synth, const char ch) in spk_serial_out() argument
[all...]
H A Dsynth.c388 static int do_synth_init(struct spk_synth *in_synth) in do_synth_init() argument
448 int synth_add(struct spk_synth *in_synth) in synth_add() argument
473 synth_remove(struct spk_synth *in_synth) synth_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspk_ttyio.c224 static int spk_ttyio_out(struct spk_synth *in_synth, const char ch) in spk_ttyio_out() argument
253 spk_ttyio_out_unicode(struct spk_synth *in_synth, u16 ch) spk_ttyio_out_unicode() argument
270 spk_ttyio_send_xchar(struct spk_synth *in_synth, char ch) spk_ttyio_send_xchar() argument
278 spk_ttyio_tiocmset(struct spk_synth *in_synth, unsigned int set, unsigned int clear) spk_ttyio_tiocmset() argument
286 spk_ttyio_wait_for_xmitr(struct spk_synth *in_synth) spk_ttyio_wait_for_xmitr() argument
291 ttyio_in(struct spk_synth *in_synth, int timeout) ttyio_in() argument
319 spk_ttyio_in(struct spk_synth *in_synth) spk_ttyio_in() argument
324 spk_ttyio_in_nowait(struct spk_synth *in_synth) spk_ttyio_in_nowait() argument
331 spk_ttyio_flush_buffer(struct spk_synth *in_synth) spk_ttyio_flush_buffer() argument
352 spk_ttyio_release(struct spk_synth *in_synth) spk_ttyio_release() argument
372 spk_ttyio_synth_immediate(struct spk_synth *in_synth, const char *buff) spk_ttyio_synth_immediate() argument
[all...]
H A Dserialio.c165 static void spk_serial_tiocmset(struct spk_synth *in_synth, unsigned int set, unsigned int clear) in spk_serial_tiocmset() argument
216 static int spk_serial_wait_for_xmitr(struct spk_synth *in_synth) in spk_serial_wait_for_xmitr() argument
254 spk_serial_in(struct spk_synth *in_synth) spk_serial_in() argument
268 spk_serial_in_nowait(struct spk_synth *in_synth) spk_serial_in_nowait() argument
278 spk_serial_flush_buffer(struct spk_synth *in_synth) spk_serial_flush_buffer() argument
283 spk_serial_out(struct spk_synth *in_synth, const char ch) spk_serial_out() argument
[all...]
H A Dsynth.c391 static int do_synth_init(struct spk_synth *in_synth) in do_synth_init() argument
453 int synth_add(struct spk_synth *in_synth) in synth_add() argument
478 synth_remove(struct spk_synth *in_synth) synth_remove() argument
[all...]

Completed in 4 milliseconds