Lines Matching refs:snd_emu8000
45 static void set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
46 static void set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
47 static void set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
48 static void set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
49 static void set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
50 static void set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
51 static void set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp);
52 static void snd_emu8000_tweak_voice(struct snd_emu8000 *emu, int ch);
85 snd_emu8000_ops_setup(struct snd_emu8000 *hw) in snd_emu8000_ops_setup()
99 struct snd_emu8000 *hw; in release_voice()
114 struct snd_emu8000 *hw; in terminate_voice()
126 struct snd_emu8000 *hw; in update_voice()
161 struct snd_emu8000 *hw; in get_voice()
240 struct snd_emu8000 *hw; in start_voice()
318 struct snd_emu8000 *hw; in trigger_voice()
338 struct snd_emu8000 *hw; in reset_voice()
349 set_pitch(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pitch()
358 set_volume(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_volume()
372 set_pan(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_pan()
383 set_fmmod(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_fmmod()
401 set_tremfreq(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_tremfreq()
408 set_fm2frq2(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_fm2frq2()
426 set_filterQ(struct snd_emu8000 *hw, struct snd_emux_voice *vp) in set_filterQ()
438 snd_emu8000_tweak_voice(struct snd_emu8000 *emu, int i) in snd_emu8000_tweak_voice()
462 struct snd_emu8000 *hw; in sysex()
487 struct snd_emu8000 *hw; in oss_ioctl()
532 struct snd_emu8000 *hw; in load_fx()