Home
last modified time | relevance | path

Searched defs:synth_immediate (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/accessibility/speakup/
H A Dspeakup_acntpc.c149 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
H A Dspeakup_keypc.c152 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
H A Dspeakup_dtlk.c247 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
H A Dspeakup_decpc.c447 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
H A Dspk_types.h193 const char *(*synth_immediate)(struct spk_synth *synth, member