Home
last modified time | relevance | path

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

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