Searched refs:snd_emu10k1_synth_bzero (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 111 snd_emu10k1_synth_bzero(emu, sp->block, offset, size); in snd_emu10k1_sample_new() 176 snd_emu10k1_synth_bzero(emu, sp->block, offset, blocksize - offset); in snd_emu10k1_sample_new()
|
D | memory.c | 525 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, in snd_emu10k1_synth_bzero() function 550 EXPORT_SYMBOL(snd_emu10k1_synth_bzero);
|
/linux-4.4.14/include/sound/ |
D | emu10k1.h | 1882 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int s…
|