Searched refs:ST_SYSEX (Results 1 – 2 of 2) sorted by relevance
39 #define ST_SYSEX ST_SPECIAL macro260 (c != MIDI_CMD_COMMON_SYSEX_END || dev->type != ST_SYSEX)) { in snd_midi_event_encode_byte()273 if (dev->type != ST_SYSEX) in snd_midi_event_encode_byte()291 } else if (dev->type == ST_SYSEX) { in snd_midi_event_encode_byte()
145 #define ST_SYSEX 101 /* System exclusive msg */ macro300 devc->m_state = ST_SYSEX; in mpu_input_scanner()366 case ST_SYSEX: in mpu_input_scanner()