Home
last modified time | relevance | path

Searched refs:snd_emu10k1_synth_memset (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/emu10k1/
H A Demu10k1_patch.c113 snd_emu10k1_synth_memset(emu, sp->block, offset, size, fill); in snd_emu10k1_sample_new()
141 snd_emu10k1_synth_memset(emu, sp->block, offset, blocksize - offset, fill); in snd_emu10k1_sample_new()
H A Dmemory.c570 int snd_emu10k1_synth_memset(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, in snd_emu10k1_synth_memset() function
598 EXPORT_SYMBOL(snd_emu10k1_synth_memset);
/linux/include/sound/
H A Demu10k1.h1897 int snd_emu10k1_synth_memset(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int …