snd_gf1_alloc_voice 568 include/sound/gus.h struct snd_gus_voice *snd_gf1_alloc_voice(struct snd_gus_card * gus, int type, int client, int port); snd_gf1_alloc_voice 434 sound/isa/gus/gus_main.c EXPORT_SYMBOL(snd_gf1_alloc_voice); snd_gf1_alloc_voice 446 sound/isa/gus/gus_pcm.c if ((pcmp->pvoices[0] = snd_gf1_alloc_voice(pcmp->gus, SNDRV_GF1_VOICE_TYPE_PCM, 0, 0)) == NULL) snd_gf1_alloc_voice 454 sound/isa/gus/gus_pcm.c if ((pcmp->pvoices[1] = snd_gf1_alloc_voice(pcmp->gus, SNDRV_GF1_VOICE_TYPE_PCM, 0, 0)) == NULL)