Searched refs:softsynth_is_alive (Results 1 – 1 of 1) sorted by relevance
40 static int softsynth_is_alive(struct spk_synth *synth);142 .is_alive = softsynth_is_alive,343 static int softsynth_is_alive(struct spk_synth *synth) in softsynth_is_alive() function