Searched refs:snd_emu8000_load_reverb_fx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | emu8000.h | 106 int snd_emu8000_load_reverb_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 | 103 int snd_emu8000_load_reverb_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 | 530 return snd_emu8000_load_reverb_fx(hw, mode, buf, len); in load_fx()
|
H A D | emu8000.c | 778 snd_emu8000_load_reverb_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len) in snd_emu8000_load_reverb_fx() function 1157 EXPORT_SYMBOL(snd_emu8000_load_reverb_fx); variable
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | emu8000_callback.c | 530 return snd_emu8000_load_reverb_fx(hw, mode, buf, len); in load_fx()
|
H A D | emu8000.c | 778 snd_emu8000_load_reverb_fx(struct snd_emu8000 *emu, int mode, const void __user *buf, long len) in snd_emu8000_load_reverb_fx() function 1124 EXPORT_SYMBOL(snd_emu8000_load_reverb_fx); variable
|
Completed in 6 milliseconds