Lines Matching refs:snd_emu8000

32 static void set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
33 static void set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
34 static void set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
35 static void set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
36 static void set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
37 static void set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
38 static void set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
39 static void snd_emu8000_tweak_voice(struct snd_emu8000 *emu, int ch);
72 snd_emu8000_ops_setup(struct snd_emu8000 *hw) in snd_emu8000_ops_setup()
86 struct snd_emu8000 *hw; in release_voice()
101 struct snd_emu8000 *hw; in terminate_voice()
113 struct snd_emu8000 *hw; in update_voice()
148 struct snd_emu8000 *hw; in get_voice()
227 struct snd_emu8000 *hw; in start_voice()
305 struct snd_emu8000 *hw; in trigger_voice()
325 struct snd_emu8000 *hw; in reset_voice()
336 set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pitch()
345 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_volume()
359 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pan()
370 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_fmmod()
388 set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_tremfreq()
395 set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_fm2frq2()
413 set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_filterQ()
425 snd_emu8000_tweak_voice(struct snd_emu8000 *emu, int i) in snd_emu8000_tweak_voice()
449 struct snd_emu8000 *hw; in sysex()
474 struct snd_emu8000 *hw; in oss_ioctl()
519 struct snd_emu8000 *hw; in load_fx()