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

/linux-4.4.14/drivers/staging/speakup/
H A 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) synth_immediate() function
H A 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) synth_immediate() function
H A 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) synth_immediate() function
290 synth_immediate(synth, "\x18\x01?"); synth_interrogate()
H A 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) synth_immediate() function
H A Dspeakup_acntsa.c108 .synth_immediate = spk_synth_immediate,
H A Dspeakup_audptr.c113 .synth_immediate = spk_synth_immediate,
H A Dspeakup_bns.c105 .synth_immediate = spk_synth_immediate,
H A Dspeakup_dummy.c107 .synth_immediate = spk_synth_immediate,
H A Dspeakup_ltlk.c120 .synth_immediate = spk_synth_immediate,
H A Dspeakup_spkout.c112 .synth_immediate = spk_synth_immediate,
H A Dspeakup_txprt.c105 .synth_immediate = spk_synth_immediate,
H A Dspk_types.h171 const char *(*synth_immediate)(struct spk_synth *synth, member in struct:spk_synth
H A Dspeakup_apollo.c117 .synth_immediate = spk_synth_immediate,
H A Dspeakup_decext.c136 .synth_immediate = spk_synth_immediate,
H A Dspeakup_dectlk.c139 .synth_immediate = spk_synth_immediate,
H A Dspeakup_soft.c139 .synth_immediate = NULL,

Completed in 101 milliseconds