Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/accessibility/speakup/
A 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
A 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
A 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()
A 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
A Dspeakup_acntsa.c107 .synth_immediate = spk_ttyio_synth_immediate,
132 synth->synth_immediate(synth, "\033=R\r"); in synth_probe()
A Dspeakup_audptr.c110 .synth_immediate = spk_ttyio_synth_immediate,
141 synth->synth_immediate(synth, "\x05[Q]"); in synth_version()
A Dspeakup_ltlk.c119 .synth_immediate = spk_ttyio_synth_immediate,
144 synth->synth_immediate(synth, "\x18\x01?"); in synth_interrogate()
A Dspeakup_decext.c134 .synth_immediate = spk_ttyio_synth_immediate,
231 synth->synth_immediate(synth, "\033P;10z\033\\"); in synth_flush()
A Dspeakup_bns.c103 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_txprt.c108 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_spkout.c110 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_dummy.c123 .synth_immediate = spk_ttyio_synth_immediate,
A Dspk_types.h193 const char *(*synth_immediate)(struct spk_synth *synth, member
A Dspeakup_apollo.c119 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_dectlk.c143 .synth_immediate = spk_ttyio_synth_immediate,
A Dspeakup_soft.c144 .synth_immediate = NULL,

Completed in 17 milliseconds