Searched refs:snd_emu8000_load_chorus_fx (Results 1 – 3 of 3) sorted by relevance
102 int snd_emu8000_load_chorus_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len);
651 snd_emu8000_load_chorus_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len) in snd_emu8000_load_chorus_fx() function1125 EXPORT_SYMBOL(snd_emu8000_load_chorus_fx);
528 return snd_emu8000_load_chorus_fx(hw, mode, buf, len); in load_fx()