synth_current
if (synth_current() == &synth_soft) {
if (synth_current() != &synth_soft)
if (synth_current() == &synth_soft &&
struct spk_synth *synth_current(void);
EXPORT_SYMBOL_GPL(synth_current);