Searched refs:snd_gf1_clear_voices (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/sound/isa/gus/ |
D | gus_reset.c | 163 static void snd_gf1_clear_voices(struct snd_gus_card * gus, unsigned short v_min, in snd_gf1_clear_voices() function 231 snd_gf1_clear_voices(gus, v_min, v_max); in snd_gf1_stop_voices() 281 snd_gf1_clear_voices(gus, pvoice->number, pvoice->number); in snd_gf1_alloc_voice() 300 snd_gf1_clear_voices(gus, voice->number, voice->number); in snd_gf1_free_voice() 360 snd_gf1_clear_voices(gus, 0, 31); in snd_gf1_start()
|