Searched refs:snd_emu10k1_synth_bzero (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/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 | 570 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk,  in snd_emu10k1_synth_bzero()  function595 EXPORT_SYMBOL(snd_emu10k1_synth_bzero);
 
 | 
| /Linux-v6.6/include/sound/ | 
| D | emu10k1.h | 1885 int snd_emu10k1_synth_bzero(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int s…
 |