Home
last modified time | relevance | path

Searched refs:snd_emu10k1_synth_copy_from_user (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_patch.c105 if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size)) { in snd_emu10k1_sample_new()
152 if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size)) { in snd_emu10k1_sample_new()
H A Dmemory.c595 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); variable
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_patch.c105 if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size)) { in snd_emu10k1_sample_new()
152 if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size)) { in snd_emu10k1_sample_new()
H A Dmemory.c600 int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, in snd_emu10k1_synth_copy_from_user() function
626 EXPORT_SYMBOL(snd_emu10k1_synth_copy_from_user); variable
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h1871 int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, const char __user *data, int size);
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h1886 int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, const char __user *data, int size);

Completed in 14 milliseconds