Searched refs:snd_emu10k1_synth_bzero (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 108 snd_emu10k1_synth_bzero(emu, sp->block, offset, size); in snd_emu10k1_sample_new() 173 snd_emu10k1_synth_bzero(emu, sp->block, offset, blocksize - offset); in snd_emu10k1_sample_new()
|
D | memory.c | 580 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, in snd_emu10k1_synth_bzero() function 605 EXPORT_SYMBOL(snd_emu10k1_synth_bzero);
|
/Linux-v4.19/include/sound/ |
D | emu10k1.h | 1885 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int s…
|