snd_emu10k1_synth_bzero 1870 include/sound/emu10k1.h int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int size);
snd_emu10k1_synth_bzero   95 sound/pci/emu10k1/emu10k1_patch.c 	snd_emu10k1_synth_bzero(emu, sp->block, offset, size);
snd_emu10k1_synth_bzero  160 sound/pci/emu10k1/emu10k1_patch.c 		snd_emu10k1_synth_bzero(emu, sp->block, offset, blocksize - offset);
snd_emu10k1_synth_bzero  590 sound/pci/emu10k1/memory.c EXPORT_SYMBOL(snd_emu10k1_synth_bzero);