Searched refs:MIDI_CTL_ALL_NOTES_OFF (Results 1 – 4 of 4) sorted by relevance
304 #define MIDI_CTL_ALL_NOTES_OFF 0x7b macro
361 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control()
332 case MIDI_CTL_ALL_NOTES_OFF: in do_control()
478 ev.data.control.param = MIDI_CTL_ALL_NOTES_OFF; in snd_seq_oss_midi_reset()