Lines Matching refs:opl4_voice
313 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice))
317 struct opl4_voice *voice;
334 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice))
338 struct opl4_voice *voice;
354 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice))
358 struct opl4_voice *voice;
369 static void snd_opl4_update_volume(struct snd_opl4 *opl4, struct opl4_voice *voice)
388 static void snd_opl4_update_pan(struct snd_opl4 *opl4, struct opl4_voice *voice)
404 struct opl4_voice *voice)
420 struct opl4_voice *voice)
451 struct opl4_voice *voice)
464 static struct opl4_voice *snd_opl4_get_voice(struct snd_opl4 *opl4)
468 return list_entry(opl4->off_voices.next, struct opl4_voice, list);
471 return list_entry(opl4->on_voices.next, struct opl4_voice, list);
486 struct opl4_voice *voice[2];
555 static void snd_opl4_voice_off(struct snd_opl4 *opl4, struct opl4_voice *voice)
570 static void snd_opl4_terminate_voice(struct snd_opl4 *opl4, struct opl4_voice *voice)