snd_gf1_mem_free  554 include/sound/gus.h int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);
snd_gf1_mem_free   76 sound/isa/gus/gus_instr.c 	return snd_gf1_mem_free(&gus->gf1.mem_alloc, wave->address.memory);
snd_gf1_mem_free  124 sound/isa/gus/gus_instr.c 	return snd_gf1_mem_free(&gus->gf1.mem_alloc, wave->address.memory);
snd_gf1_mem_free  171 sound/isa/gus/gus_instr.c 	return snd_gf1_mem_free(&gus->gf1.mem_alloc, instr->address.memory);
snd_gf1_mem_free  418 sound/isa/gus/gus_pcm.c 			snd_gf1_mem_free(&gus->gf1.mem_alloc, pcmp->memory);
snd_gf1_mem_free  469 sound/isa/gus/gus_pcm.c 		snd_gf1_mem_free(&pcmp->gus->gf1.mem_alloc, pcmp->memory);