Lines Matching refs:snd_opl3
16 dev_dbg(((struct snd_opl3 *)(opl3))->card->dev, fmt, ##__VA_ARGS__)
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()
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()
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()
688 struct snd_opl3 *opl3 = p; in snd_opl3_note_off()
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()