__snd_util_mem_free   46 include/sound/util_mem.h void __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk);
__snd_util_mem_free  346 sound/pci/emu10k1/memory.c 		__snd_util_mem_free(hdr, (struct snd_util_memblk *)blk);
__snd_util_mem_free  414 sound/pci/emu10k1/memory.c 		__snd_util_mem_free(hdr, (struct snd_util_memblk *)blk);
__snd_util_mem_free  441 sound/pci/emu10k1/memory.c 	 __snd_util_mem_free(hdr, memblk);
__snd_util_mem_free  207 sound/pci/trident/trident_memory.c 			__snd_util_mem_free(hdr, blk);
__snd_util_mem_free  252 sound/pci/trident/trident_memory.c 			__snd_util_mem_free(hdr, blk);
__snd_util_mem_free  296 sound/pci/trident/trident_memory.c 	__snd_util_mem_free(hdr, blk);
__snd_util_mem_free  157 sound/synth/util_mem.c 	__snd_util_mem_free(hdr, blk);
__snd_util_mem_free  181 sound/synth/util_mem.c EXPORT_SYMBOL(__snd_util_mem_free);