Lines Matching defs:opl4

273 void snd_opl4_synth_reset(struct snd_opl4 *opl4)  in snd_opl4_synth_reset()
297 void snd_opl4_synth_shutdown(struct snd_opl4 *opl4) in snd_opl4_synth_shutdown()
312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note()
313 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_note()
332 static void snd_opl4_do_for_channel(struct snd_opl4 *opl4, in snd_opl4_do_for_channel()
334 void (*func)(struct snd_opl4 *opl4, struct opl4_voice *voice)) in snd_opl4_do_for_channel()
353 static void snd_opl4_do_for_all(struct snd_opl4 *opl4, in snd_opl4_do_for_all()
354 void (*func)(struct snd_opl4 *opl4, 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()
403 static void snd_opl4_update_vibrato_depth(struct snd_opl4 *opl4, in snd_opl4_update_vibrato_depth()
419 static void snd_opl4_update_pitch(struct snd_opl4 *opl4, in snd_opl4_update_pitch()
450 static void snd_opl4_update_tone_parameters(struct snd_opl4 *opl4, in snd_opl4_update_tone_parameters()
464 static struct opl4_voice *snd_opl4_get_voice(struct snd_opl4 *opl4) in snd_opl4_get_voice()
474 static void snd_opl4_wait_for_wave_headers(struct snd_opl4 *opl4) in snd_opl4_wait_for_wave_headers()
484 struct snd_opl4 *opl4 = private_data; in snd_opl4_note_on() local
555 static void snd_opl4_voice_off(struct snd_opl4 *opl4, struct opl4_voice *voice) in snd_opl4_voice_off()
565 struct snd_opl4 *opl4 = private_data; in snd_opl4_note_off() local
570 static void snd_opl4_terminate_voice(struct snd_opl4 *opl4, struct opl4_voice *voice) in snd_opl4_terminate_voice()
580 struct snd_opl4 *opl4 = private_data; in snd_opl4_terminate_note() local
587 struct snd_opl4 *opl4 = private_data; in snd_opl4_control() local
627 struct snd_opl4 *opl4 = private_data; in snd_opl4_sysex() local