Searched refs:snd_emu10k1_synth_bzero (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/sound/pci/emu10k1/ |
D | emu10k1_patch.c | 96 snd_emu10k1_synth_bzero(emu, sp->block, offset, size); in snd_emu10k1_sample_new() 161 snd_emu10k1_synth_bzero(emu, sp->block, offset, blocksize - offset); in snd_emu10k1_sample_new()
|
D | memory.c | 565 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, in snd_emu10k1_synth_bzero() function 590 EXPORT_SYMBOL(snd_emu10k1_synth_bzero);
|
/Linux-v5.10/include/sound/ |
D | emu10k1.h | 1870 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int s…
|