Lines Matching defs:opl3
110 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) { in debug_alloc()
124 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op, in opl3_get_voice()
225 struct snd_opl3 *opl3 = from_timer(opl3, t, tlist); in snd_opl3_timer_func() local
254 static void snd_opl3_start_timer(struct snd_opl3 *opl3) in snd_opl3_start_timer()
277 struct snd_opl3 *opl3; in snd_opl3_note_on() local
604 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice) in snd_opl3_kill_voice()
656 struct snd_opl3 *opl3; in snd_opl3_note_off_unsafe() local
693 struct snd_opl3 *opl3 = p; in snd_opl3_note_off() local
723 static void snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice) in snd_opl3_update_pitch()
771 static void snd_opl3_pitch_ctrl(struct snd_opl3 *opl3, struct snd_midi_channel *chan) in snd_opl3_pitch_ctrl()
803 struct snd_opl3 *opl3; in snd_opl3_control() local