Searched refs:UMP_MIDI1_MSG_SYSEX_END (Results 1 – 3 of 3) sorted by relevance
203 buf[size++] = UMP_MIDI1_MSG_SYSEX_END; in cvt_ump_sysex7_to_legacy()464 if (c == UMP_MIDI1_MSG_SYSEX_END) { in do_convert_to_ump()
121 UMP_MIDI1_MSG_SYSEX_END = 0xf7, enumerator
352 buf[size++] = UMP_MIDI1_MSG_SYSEX_END; in cvt_ump_sysex7_to_event()1251 xbuf[len - 1] == UMP_MIDI1_MSG_SYSEX_END) { in cvt_sysex_to_ump()