Lines Matching defs:opl3
15 #define opl3_dbg(opl3, fmt, ...) \ argument
18 #define opl3_dbg(opl3, fmt, ...) do {} while (0) argument
117 static void debug_alloc(struct snd_opl3 *opl3, char *s, int voice) in debug_alloc()
134 static int opl3_get_voice(struct snd_opl3 *opl3, int instr_4op, in opl3_get_voice()
236 struct snd_opl3 *opl3 = from_timer(opl3, t, tlist); in snd_opl3_timer_func() local
265 static void snd_opl3_start_timer(struct snd_opl3 *opl3) in snd_opl3_start_timer()
288 struct snd_opl3 *opl3; in snd_opl3_note_on() local
603 static void snd_opl3_kill_voice(struct snd_opl3 *opl3, int voice) in snd_opl3_kill_voice()
653 struct snd_opl3 *opl3; in snd_opl3_note_off_unsafe() local
688 struct snd_opl3 *opl3 = p; in snd_opl3_note_off() local
714 static void snd_opl3_update_pitch(struct snd_opl3 *opl3, int voice) in snd_opl3_update_pitch()
762 static void snd_opl3_pitch_ctrl(struct snd_opl3 *opl3, struct snd_midi_channel *chan) in snd_opl3_pitch_ctrl()
794 struct snd_opl3 *opl3; in snd_opl3_control() local