Searched refs:snd_emu8000_load_chorus_fx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | emu8000.h | 105 int snd_emu8000_load_chorus_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | emu8000.h | 102 int snd_emu8000_load_chorus_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len);
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | emu8000_callback.c | 528 return snd_emu8000_load_chorus_fx(hw, mode, buf, len); in load_fx()
|
H A D | emu8000.c | 651 snd_emu8000_load_chorus_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len) in snd_emu8000_load_chorus_fx() function 1156 EXPORT_SYMBOL(snd_emu8000_load_chorus_fx); variable
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | emu8000_callback.c | 528 return snd_emu8000_load_chorus_fx(hw, mode, buf, len); in load_fx()
|
H A D | emu8000.c | 651 snd_emu8000_load_chorus_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len) in snd_emu8000_load_chorus_fx() function 1123 EXPORT_SYMBOL(snd_emu8000_load_chorus_fx); variable
|
Completed in 6 milliseconds