Home
last modified time | relevance | path

Searched refs:opl4_voice (Results 1 – 2 of 2) sorted by relevance

/linux/sound/drivers/opl4/
H A Dopl4_synth.c313 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_note()
317 struct opl4_voice *voice; in snd_opl4_do_for_note()
334 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_channel()
338 struct opl4_voice *voice; in snd_opl4_do_for_channel()
354 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_all()
358 struct opl4_voice *voice; in snd_opl4_do_for_all()
369 static void snd_opl4_update_volume(struct snd_opl4 *opl4, struct opl4_voice *voice) in snd_opl4_update_volume()
388 static void snd_opl4_update_pan(struct snd_opl4 *opl4, struct opl4_voice *voice) in snd_opl4_update_pan()
404 struct opl4_voice *voice) in snd_opl4_update_vibrato_depth()
420 struct opl4_voice *voice) in snd_opl4_update_pitch()
[all …]
H A Dopl4_local.h159 struct opl4_voice { struct
195 struct opl4_voice voices[OPL4_MAX_VOICES];