Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/core/seq/
A Dseq_midi_event.c192 (c != MIDI_CMD_COMMON_SYSEX_END || dev->type != ST_SYSEX)) { in snd_midi_event_encode_byte()
224 if (c == MIDI_CMD_COMMON_SYSEX_END || in snd_midi_event_encode_byte()
231 if (c != MIDI_CMD_COMMON_SYSEX_END) in snd_midi_event_encode_byte()
/linux-6.3-rc2/include/sound/
A Dasoundef.h225 #define MIDI_CMD_COMMON_SYSEX_END 0xf7 macro

Completed in 5 milliseconds