snd_gf1_stop_voices  582 include/sound/gus.h void snd_gf1_stop_voices(struct snd_gus_card * gus, unsigned short v_min, unsigned short v_max);
snd_gf1_stop_voices  502 sound/isa/gus/gus_pcm.c 		snd_gf1_stop_voices(gus, voice, voice);
snd_gf1_stop_voices  505 sound/isa/gus/gus_pcm.c 			snd_gf1_stop_voices(gus, voice, voice);
snd_gf1_stop_voices  405 sound/isa/gus/gus_reset.c 	snd_gf1_stop_voices(gus, 0, 31);		/* stop all voices */