snd_emu10k1_synth_copy_from_user
int snd_emu10k1_synth_copy_from_user(struct snd_emu10k1 *emu, struct snd_util_memblk *blk, int offset, const char __user *data, int size, u32 xor);
if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size, xor))
if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size, xor))
if (snd_emu10k1_synth_copy_from_user(emu, sp->block, offset, data, size, xor))
EXPORT_SYMBOL(snd_emu10k1_synth_copy_from_user);