Home
last modified time | relevance | path

Searched refs:synth_immediate (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/accessibility/speakup/
A Dspeakup_dtlk.c28 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
126 .synth_immediate = synth_immediate,
237 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
280 synth_immediate(synth, "\x18\x01?"); in synth_interrogate()
A Dspeakup_keypc.c28 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
102 .synth_immediate = synth_immediate,
143 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
A Dspeakup_acntpc.c29 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
111 .synth_immediate = synth_immediate,
140 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
A Dspeakup_decpc.c129 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
219 .synth_immediate = synth_immediate,
436 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
A Dspeakup_acntsa.c97 .synth_immediate = spk_ttyio_synth_immediate,
122 synth->synth_immediate(synth, "\033=R\r"); in synth_probe()
A Dspeakup_ltlk.c108 .synth_immediate = spk_ttyio_synth_immediate,
133 synth->synth_immediate(synth, "\x18\x01?"); in synth_interrogate()
A Dspeakup_audptr.c101 .synth_immediate = spk_ttyio_synth_immediate,
132 synth->synth_immediate(synth, "\x05[Q]"); in synth_version()
A Dspeakup_decext.c125 .synth_immediate = spk_ttyio_synth_immediate,
222 synth->synth_immediate(synth, "\033P;10z\033\\"); in synth_flush()
A Dspeakup_bns.c94 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_txprt.c93 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_dummy.c106 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_spkout.c99 .synth_immediate = spk_ttyio_synth_immediate,
A Dspk_types.h193 const char *(*synth_immediate)(struct spk_synth *synth, member
A Dspeakup_apollo.c106 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_dectlk.c134 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_soft.c132 .synth_immediate = NULL,

Completed in 20 milliseconds