Searched refs:snd_emu10k1_synth_memset (Results 1 – 3 of 3) sorted by relevance
/linux/sound/pci/emu10k1/ |
H A D | emu10k1_patch.c | 113 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 D | memory.c | 570 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 D | emu10k1.h | 1897 int snd_emu10k1_synth_memset(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, int …
|