Searched refs:snd_gf1_clear_voices (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/isa/gus/ |
| D | gus_reset.c | 148 static void snd_gf1_clear_voices(struct snd_gus_card * gus, unsigned short v_min, in snd_gf1_clear_voices() function 216 snd_gf1_clear_voices(gus, v_min, v_max); in snd_gf1_stop_voices() 266 snd_gf1_clear_voices(gus, pvoice->number, pvoice->number); in snd_gf1_alloc_voice() 284 snd_gf1_clear_voices(gus, voice->number, voice->number); in snd_gf1_free_voice() 343 snd_gf1_clear_voices(gus, 0, 31); in snd_gf1_start()
|