Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/speakup/
Dspeakup_acntpc.c152 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspeakup_keypc.c155 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspeakup_dtlk.c247 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspeakup_decpc.c444 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate() function
Dspk_types.h171 const char *(*synth_immediate)(struct spk_synth *synth, member