Searched refs:snd_emu10k1_synth_copy_from_user (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/sound/pci/emu10k1/ |
| D | emu10k1_patch.c | 104 if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size)) { in snd_emu10k1_sample_new() 151 if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size)) { in snd_emu10k1_sample_new()
|
| D | memory.c | 595 int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, in snd_emu10k1_synth_copy_from_user() function 621 EXPORT_SYMBOL(snd_emu10k1_synth_copy_from_user);
|
| /Linux-v5.4/include/sound/ |
| D | emu10k1.h | 1871 int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offs…
|