Searched refs:note_terminate (Results 1 – 5 of 5) sorted by relevance
72 …void (*note_terminate)(void *private_data, int note, struct snd_midi_channel *chan); /* terminate … member
106 .note_terminate = snd_opl4_terminate_note,
597 if (! ops->note_terminate) in all_sounds_off()601 ops->note_terminate(drv, n, chan); in all_sounds_off()
137 .note_terminate = snd_opl3_terminate_note,
26 .note_terminate = snd_emux_terminate_note,