Searched refs:synth_soft (Results 1 – 1 of 1) sorted by relevance
116 static struct spk_synth synth_soft = { variable159 var = synth_soft.vars; in get_initstring()177 if (synth_soft.alive) { in softsynth_open()181 synth_soft.alive = 1; in softsynth_open()191 synth_soft.alive = 0; in softsynth_close()215 synth_soft.alive = 1; in softsynthx_read()218 if (synth_current() == &synth_soft) { in softsynthx_read()243 if (synth_current() != &synth_soft) in softsynthx_read()341 if (synth_current() == &synth_soft && in softsynth_poll()416 if (synth_soft.alive) in softsynth_is_alive()[all …]