snd_gf1_mem_free  539 include/sound/gus.h int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);
snd_gf1_mem_free  460 sound/isa/gus/gus_main.c EXPORT_SYMBOL(snd_gf1_mem_free);
snd_gf1_mem_free  433 sound/isa/gus/gus_pcm.c 			snd_gf1_mem_free(&gus->gf1.mem_alloc, pcmp->memory);
snd_gf1_mem_free  484 sound/isa/gus/gus_pcm.c 		snd_gf1_mem_free(&pcmp->gus->gf1.mem_alloc, pcmp->memory);