Home
last modified time | relevance | path

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

/linux-6.14.4/sound/pci/emu10k1/
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()
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-6.14.4/include/sound/
Demu10k1.h1897 int snd_emu10k1_synth_memset(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int …