Searched refs:opl4_voice (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_synth.c | 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() 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 *voic in snd_opl4_update_pitch() [all...] |
H A D | opl4_local.h | 159 struct opl4_voice { struct 195 struct opl4_voice voices[OPL4_MAX_VOICES];
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_synth.c | 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() 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 *voic in snd_opl4_update_pitch() [all...] |
H A D | opl4_local.h | 159 struct opl4_voice { struct 195 struct opl4_voice voices[OPL4_MAX_VOICES];
|
Completed in 3 milliseconds