Searched refs:UMP_MIDI1_MSG_SYSEX_START (Results 1 – 2 of 2) sorted by relevance
120 UMP_MIDI1_MSG_SYSEX_START = 0xf0, enumerator
332 buf[0] = UMP_MIDI1_MSG_SYSEX_START; in cvt_ump_sysex7_to_event() 1240 if (*xbuf == UMP_MIDI1_MSG_SYSEX_START) { in cvt_sysex_to_ump()