Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/accessibility/speakup/
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()
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
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
Dspeakup_acntsa.c97 .synth_immediate = spk_ttyio_synth_immediate,
122 synth->synth_immediate(synth, "\033=R\r"); in synth_probe()
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
Dspeakup_ltlk.c108 .synth_immediate = spk_ttyio_synth_immediate,
133 synth->synth_immediate(synth, "\x18\x01?"); in synth_interrogate()
Dspeakup_audptr.c101 .synth_immediate = spk_ttyio_synth_immediate,
132 synth->synth_immediate(synth, "\x05[Q]"); in synth_version()
Dspeakup_decext.c125 .synth_immediate = spk_ttyio_synth_immediate,
222 synth->synth_immediate(synth, "\033P;10z\033\\"); in synth_flush()
Dspeakup_bns.c94 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_txprt.c93 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_dummy.c106 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_spkout.c99 .synth_immediate = spk_ttyio_synth_immediate,
Dspk_types.h193 const char *(*synth_immediate)(struct spk_synth *synth, member
Dspeakup_apollo.c106 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_dectlk.c135 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_soft.c132 .synth_immediate = NULL,