Searched refs:synth_soft (Results 1 – 1 of 1) sorted by relevance
124 static struct spk_synth synth_soft = { variable166 var = synth_soft.vars; in get_initstring()184 if (synth_soft.alive) { in softsynth_open()188 synth_soft.alive = 1; in softsynth_open()198 synth_soft.alive = 0; in softsynth_close()345 if (synth_soft.alive) in softsynth_is_alive()350 module_param_named(start, synth_soft.startup, short, S_IRUGO);354 module_spk_synth(synth_soft);