Searched refs:synth_immediate (Results 1 - 16 of 16) sorted by relevance
/linux-4.4.14/drivers/staging/speakup/ |
H A D | speakup_acntpc.c | 42 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 D | speakup_keypc.c | 41 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 D | speakup_dtlk.c | 41 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 D | speakup_decpc.c | 144 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 D | speakup_acntsa.c | 108 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_audptr.c | 113 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_bns.c | 105 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_dummy.c | 107 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_ltlk.c | 120 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_spkout.c | 112 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_txprt.c | 105 .synth_immediate = spk_synth_immediate,
|
H A D | spk_types.h | 171 const char *(*synth_immediate)(struct spk_synth *synth, member in struct:spk_synth
|
H A D | speakup_apollo.c | 117 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_decext.c | 136 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_dectlk.c | 139 .synth_immediate = spk_synth_immediate,
|
H A D | speakup_soft.c | 139 .synth_immediate = NULL,
|
Completed in 101 milliseconds