Home
last modified time | relevance | path

Searched refs:spk_synth_immediate (Results 1 – 12 of 12) sorted by relevance

/linux-3.3/drivers/staging/speakup/
Dspeakup_acntsa.c108 .synth_immediate = spk_synth_immediate,
133 spk_synth_immediate(synth, "\033=R\r"); in synth_probe()
Dspeakup_audptr.c113 .synth_immediate = spk_synth_immediate,
148 spk_synth_immediate(synth, "\x05[Q]"); in synth_version()
Dspeakup_ltlk.c120 .synth_immediate = spk_synth_immediate,
144 spk_synth_immediate(synth, "\x18\x01?"); in synth_interrogate()
Dspeakup_decext.c135 .synth_immediate = spk_synth_immediate,
227 spk_synth_immediate(synth, "\033P;10z\033\\"); in synth_flush()
Dspk_priv.h65 extern const char *spk_synth_immediate(struct spk_synth *synth, const char *buff);
Dspeakup_dummy.c107 .synth_immediate = spk_synth_immediate,
Dspeakup_bns.c105 .synth_immediate = spk_synth_immediate,
Dspeakup_txprt.c105 .synth_immediate = spk_synth_immediate,
Dspeakup_spkout.c112 .synth_immediate = spk_synth_immediate,
Dsynth.c136 const char *spk_synth_immediate(struct spk_synth *synth, const char *buff) in spk_synth_immediate() function
150 EXPORT_SYMBOL_GPL(spk_synth_immediate);
Dspeakup_apollo.c117 .synth_immediate = spk_synth_immediate,
Dspeakup_dectlk.c139 .synth_immediate = spk_synth_immediate,