Searched defs:synth (Results 1 – 14 of 14) sorted by relevance
22 struct spk_synth *synth; variable35 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
191 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()
152 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()
154 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()
132 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()
140 static void synth_interrogate(struct spk_synth *synth) in synth_interrogate()160 static int synth_probe(struct spk_synth *synth) in synth_probe()
154 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()
304 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()
203 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()
313 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()
127 static int synth_probe(struct spk_synth *synth) in synth_probe()
131 static void synth_flush(struct spk_synth *synth) in synth_flush()
136 static void do_catch_up(struct spk_synth *synth) in do_catch_up()
680 u16 synth = 0; in p54_parse_eeprom() local