snd_gf1_mem       313 include/sound/gus.h 	struct snd_gf1_mem mem_alloc;
snd_gf1_mem       549 include/sound/gus.h void snd_gf1_mem_lock(struct snd_gf1_mem * alloc, int xup);
snd_gf1_mem       550 include/sound/gus.h int snd_gf1_mem_xfree(struct snd_gf1_mem * alloc, struct snd_gf1_mem_block * block);
snd_gf1_mem       551 include/sound/gus.h struct snd_gf1_mem_block *snd_gf1_mem_alloc(struct snd_gf1_mem * alloc, int owner,
snd_gf1_mem       554 include/sound/gus.h int snd_gf1_mem_free(struct snd_gf1_mem * alloc, unsigned int address);
snd_gf1_mem       555 include/sound/gus.h int snd_gf1_mem_free_owner(struct snd_gf1_mem * alloc, int owner);