Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accessibility/speakup/
Dspeakup_keypc.c28 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
111 .synth_immediate = synth_immediate,
152 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);
120 .synth_immediate = synth_immediate,
149 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspeakup_dtlk.c28 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
136 .synth_immediate = synth_immediate,
247 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
290 synth_immediate(synth, "\x18\x01?"); in synth_interrogate()
Dspeakup_decpc.c129 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
230 .synth_immediate = synth_immediate,
447 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspeakup_acntsa.c107 .synth_immediate = spk_ttyio_synth_immediate,
132 synth->synth_immediate(synth, "\033=R\r"); in synth_probe()
Dspeakup_audptr.c110 .synth_immediate = spk_ttyio_synth_immediate,
141 synth->synth_immediate(synth, "\x05[Q]"); in synth_version()
Dspeakup_ltlk.c119 .synth_immediate = spk_ttyio_synth_immediate,
144 synth->synth_immediate(synth, "\x18\x01?"); in synth_interrogate()
Dspeakup_decext.c134 .synth_immediate = spk_ttyio_synth_immediate,
231 synth->synth_immediate(synth, "\033P;10z\033\\"); in synth_flush()
Dspeakup_bns.c103 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_txprt.c108 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_spkout.c110 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_dummy.c123 .synth_immediate = spk_ttyio_synth_immediate,
Dspk_types.h193 const char *(*synth_immediate)(struct spk_synth *synth, member
Dspeakup_apollo.c119 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_dectlk.c143 .synth_immediate = spk_ttyio_synth_immediate,
Dspeakup_soft.c144 .synth_immediate = NULL,