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;
119 struct snd_opl3 *opl3 = private_data;
144 struct snd_opl3 *opl3 = private_data;
154 struct snd_opl3 *opl3 = private_data;
159 static int snd_opl3_synth_create_port(struct snd_opl3 * opl3)
208 struct snd_opl3 *opl3;
213 opl3 = *(struct snd_opl3 **)SNDRV_SEQ_DEVICE_ARGPTR(dev);
250 struct snd_opl3 *opl3;
252 opl3 = *(struct snd_opl3 **)SNDRV_SEQ_DEVICE_ARGPTR(dev);
273 .argsize = sizeof(struct snd_opl3 *),