Lines Matching refs:snd_opl4
49 static int snd_opl4_seq_use_inc(struct snd_opl4 *opl4)
56 static void snd_opl4_seq_use_dec(struct snd_opl4 *opl4)
63 struct snd_opl4 *opl4 = private_data;
90 struct snd_opl4 *opl4 = private_data;
114 struct snd_opl4 *opl4 = private_data;
122 struct snd_opl4 *opl4 = private_data;
130 struct snd_opl4 *opl4;
134 opl4 = *(struct snd_opl4 **)SNDRV_SEQ_DEVICE_ARGPTR(dev);
187 struct snd_opl4 *opl4;
189 opl4 = *(struct snd_opl4 **)SNDRV_SEQ_DEVICE_ARGPTR(dev);
207 .argsize = sizeof(struct snd_opl4 *),