Home
last modified time | relevance | path

Searched defs:synth (Results 1 – 14 of 14) sorted by relevance

/drivers/staging/speakup/
Dsynth.c22 struct spk_synth *synth; variable
35 int serial_synth_probe(struct spk_synth *synth) in serial_synth_probe()
70 void spk_do_catch_up(struct spk_synth *synth) in spk_do_catch_up()
136 const char *spk_synth_immediate(struct spk_synth *synth, const char *buff) in spk_synth_immediate()
152 void spk_synth_flush(struct spk_synth *synth) in spk_synth_flush()
158 int spk_synth_is_alive_nop(struct spk_synth *synth) in spk_synth_is_alive_nop()
165 int spk_synth_is_alive_restart(struct spk_synth *synth) in spk_synth_is_alive_restart()
331 struct spk_synth *synth = NULL; in synth_init() local
Dspeakup_dtlk.c191 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
246 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate()
260 static void synth_flush(struct spk_synth *synth) in synth_flush()
280 static struct synth_settings *synth_interrogate(struct spk_synth *synth) in synth_interrogate()
322 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_acntpc.c152 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate()
172 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
251 static void synth_flush(struct spk_synth *synth) in synth_flush()
256 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_keypc.c154 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate()
174 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
258 static void synth_flush(struct spk_synth *synth) in synth_flush()
263 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_audptr.c132 static void synth_flush(struct spk_synth *synth) in synth_flush()
144 static void synth_version(struct spk_synth *synth) in synth_version()
161 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_ltlk.c140 static void synth_interrogate(struct spk_synth *synth) in synth_interrogate()
160 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_decext.c154 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
224 static void synth_flush(struct spk_synth *synth) in synth_flush()
Dspeakup_decpc.c304 static void synth_flush(struct spk_synth *synth) in synth_flush()
367 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
437 static const char *synth_immediate(struct spk_synth *synth, const char *buf) in synth_immediate()
450 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_dectlk.c203 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
288 static void synth_flush(struct spk_synth *synth) in synth_flush()
Dspeakup_soft.c313 static int softsynth_probe(struct spk_synth *synth) in softsynth_probe()
339 static int softsynth_is_alive(struct spk_synth *synth) in softsynth_is_alive()
Dspeakup_acntsa.c127 static int synth_probe(struct spk_synth *synth) in synth_probe()
Dspeakup_spkout.c131 static void synth_flush(struct spk_synth *synth) in synth_flush()
Dspeakup_apollo.c136 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
/drivers/net/wireless/p54/
Deeprom.c680 u16 synth = 0; in p54_parse_eeprom() local