Lines Matching defs:opl3
82 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_ioctl() local
172 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_release() local
185 struct snd_opl3 *opl3 = hw->private_data; in snd_opl3_write() local
239 int snd_opl3_load_patch(struct snd_opl3 *opl3, in snd_opl3_load_patch()
302 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch()
330 void snd_opl3_clear_patches(struct snd_opl3 *opl3) in snd_opl3_clear_patches()
346 void snd_opl3_reset(struct snd_opl3 * opl3) in snd_opl3_reset()
388 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note()
435 static int snd_opl3_set_voice(struct snd_opl3 * opl3, struct snd_dm_fm_voice * voice) in snd_opl3_set_voice()
539 static int snd_opl3_set_params(struct snd_opl3 * opl3, struct snd_dm_fm_params * params) in snd_opl3_set_params()
579 static int snd_opl3_set_mode(struct snd_opl3 * opl3, int mode) in snd_opl3_set_mode()
591 static int snd_opl3_set_connection(struct snd_opl3 * opl3, int connection) in snd_opl3_set_connection()