snd_emu10k1_synth_alloc 1870 include/sound/emu10k1.h struct snd_util_memblk *snd_emu10k1_synth_alloc(struct snd_emu10k1 *emu, unsigned int size);
snd_emu10k1_synth_alloc 1913 sound/pci/emu10k1/emu10k1_main.c 		snd_emu10k1_synth_alloc(emu, 4096);
snd_emu10k1_synth_alloc   93 sound/pci/emu10k1/emu10k1_patch.c 	sp->block = snd_emu10k1_synth_alloc(emu, blocksize);