Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accessibility/speakup/
H A Dspeakup_audptr.c142 synth_id[0] = synth->io_ops->synth_in(synth); in synth_version()
148 synth_id[i] = synth->io_ops->synth_in(synth); in synth_version()
H A Dspk_types.h162 unsigned char (*synth_in)(struct spk_synth *synth); member
H A Dspeakup_ltlk.c146 buf[i] = synth->io_ops->synth_in(synth); in synth_interrogate()
H A Dserialio.c41 .synth_in = spk_serial_in,
H A Dspk_ttyio.c128 .synth_in = spk_ttyio_in,