Lines Matching defs:opl3
124 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) { in debug_alloc()
138 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op, in opl3_get_voice()
240 struct snd_opl3 *opl3 = from_timer(opl3, t, tlist); in snd_opl3_timer_func() local
269 static void snd_opl3_start_timer(struct snd_opl3 *opl3) in snd_opl3_start_timer()
292 struct snd_opl3 *opl3; in snd_opl3_note_on() local
619 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice) in snd_opl3_kill_voice()
671 struct snd_opl3 *opl3; in snd_opl3_note_off_unsafe() local
708 struct snd_opl3 *opl3 = p; in snd_opl3_note_off() local
738 static void snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice) in snd_opl3_update_pitch()
786 static void snd_opl3_pitch_ctrl(struct snd_opl3 *opl3, struct snd_midi_channel *chan) in snd_opl3_pitch_ctrl()
818 struct snd_opl3 *opl3; in snd_opl3_control() local