Searched refs:opl4_voice (Results 1 – 2 of 2) sorted by relevance
313 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()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()404 struct opl4_voice *voice) in snd_opl4_update_vibrato_depth()420 struct opl4_voice *voice) in snd_opl4_update_pitch()451 struct opl4_voice *voice) in snd_opl4_update_tone_parameters()464 static struct opl4_voice *snd_opl4_get_voice(struct snd_opl4 *opl4) in snd_opl4_get_voice()471 return list_entry(opl4->on_voices.next, struct opl4_voice, list); in snd_opl4_get_voice()[all …]
159 struct opl4_voice { struct195 struct opl4_voice voices[OPL4_MAX_VOICES];