Lines Matching refs:snd_opl3
60 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note);
61 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice);
62 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params);
63 static int snd_opl3_set_mode(struct snd_opl3 * opl3, int mode);
64 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection);
82 struct snd_opl3 *opl3 = hw->private_data;
174 struct snd_opl3 *opl3 = hw->private_data;
187 struct snd_opl3 *opl3 = hw->private_data;
241 int snd_opl3_load_patch(struct snd_opl3 *opl3,
304 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank,
332 void snd_opl3_clear_patches(struct snd_opl3 *opl3)
348 void snd_opl3_reset(struct snd_opl3 * opl3)
390 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note)
437 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice)
541 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params)
581 static int snd_opl3_set_mode(struct snd_opl3 * opl3, int mode)
593 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection)