Searched refs:snd_gf1_clear_voices (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/sound/isa/gus/ |
D | gus_reset.c | 146 static void snd_gf1_clear_voices(struct snd_gus_card * gus, unsigned short v_min, in snd_gf1_clear_voices() function 214 snd_gf1_clear_voices(gus, v_min, v_max); in snd_gf1_stop_voices() 264 snd_gf1_clear_voices(gus, pvoice->number, pvoice->number); in snd_gf1_alloc_voice() 282 snd_gf1_clear_voices(gus, voice->number, voice->number); in snd_gf1_free_voice() 341 snd_gf1_clear_voices(gus, 0, 31); in snd_gf1_start()
|