Home
last modified time | relevance | path

Searched refs:UMP_MIDI1_MSG_SYSEX_START (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dump_msg.h120 UMP_MIDI1_MSG_SYSEX_START = 0xf0, enumerator
/linux/sound/core/seq/
H A Dseq_ump_convert.c332 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()