Lines Matching refs:snd_opl3
25 int snd_opl3_synth_use_inc(struct snd_opl3 * opl3)
33 void snd_opl3_synth_use_dec(struct snd_opl3 * opl3)
38 int snd_opl3_synth_setup(struct snd_opl3 * opl3)
69 void snd_opl3_synth_cleanup(struct snd_opl3 * opl3)
92 struct snd_opl3 *opl3 = private_data;
121 struct snd_opl3 *opl3 = private_data;
146 struct snd_opl3 *opl3 = private_data;
156 struct snd_opl3 *opl3 = private_data;
161 static int snd_opl3_synth_create_port(struct snd_opl3 * opl3)
210 struct snd_opl3 *opl3;
215 opl3 = *(struct snd_opl3 **)SNDRV_SEQ_DEVICE_ARGPTR(dev);
253 struct snd_opl3 *opl3;
255 opl3 = *(struct snd_opl3 **)SNDRV_SEQ_DEVICE_ARGPTR(dev);
276 .argsize = sizeof(struct snd_opl3 *),