Searched defs:synth_immediate (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-4.19/drivers/staging/speakup/ |
| D | speakup_acntpc.c | 140 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
|
| D | speakup_keypc.c | 143 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
|
| D | speakup_dtlk.c | 237 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
|
| D | speakup_decpc.c | 432 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
|
| D | spk_types.h | 186 const char *(*synth_immediate)(struct spk_synth *synth, member
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| D | speakup_acntpc.c | 140 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
|
| D | speakup_keypc.c | 143 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
|
| D | speakup_dtlk.c | 237 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
|
| D | speakup_decpc.c | 436 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
|
| D | spk_types.h | 192 const char *(*synth_immediate)(struct spk_synth *synth, member
|