Home
last modified time | relevance | path

Searched refs:synth_in (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/accessibility/speakup/
Dspeakup_audptr.c133 synth_id[0] = synth->io_ops->synth_in(synth); in synth_version()
139 synth_id[i] = synth->io_ops->synth_in(synth); in synth_version()
Dspeakup_ltlk.c135 buf[i] = synth->io_ops->synth_in(synth); in synth_interrogate()
Dspk_types.h162 unsigned char (*synth_in)(struct spk_synth *synth); member
Dserialio.c41 .synth_in = spk_serial_in,
Dspk_ttyio.c129 .synth_in = spk_ttyio_in,