Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/speakup/
Dspeakup_dtlk.c41 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
137 .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_acntpc.c42 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
123 .synth_immediate = synth_immediate,
152 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspeakup_keypc.c41 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
114 .synth_immediate = synth_immediate,
155 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspeakup_decpc.c144 static const char *synth_immediate(struct spk_synth *synth, const char *buf);
229 .synth_immediate = synth_immediate,
445 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspeakup_bns.c105 .synth_immediate = spk_synth_immediate,
Dspeakup_dummy.c107 .synth_immediate = spk_synth_immediate,
Dspeakup_txprt.c105 .synth_immediate = spk_synth_immediate,
Dspeakup_spkout.c112 .synth_immediate = spk_synth_immediate,
Dspeakup_acntsa.c108 .synth_immediate = spk_synth_immediate,
Dspk_types.h171 const char *(*synth_immediate)(struct spk_synth *synth, member
Dspeakup_ltlk.c120 .synth_immediate = spk_synth_immediate,
Dspeakup_audptr.c113 .synth_immediate = spk_synth_immediate,
Dspeakup_apollo.c117 .synth_immediate = spk_synth_immediate,
Dspeakup_decext.c136 .synth_immediate = spk_synth_immediate,
Dspeakup_dectlk.c139 .synth_immediate = spk_synth_immediate,
Dspeakup_soft.c139 .synth_immediate = NULL,