Searched refs:MIDI_CMD_COMMON_CLOCK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/sound/ | ||
D | asoundef.h | 226 #define MIDI_CMD_COMMON_CLOCK 0xf8 macro |
/linux-6.1.9/sound/core/seq/ | ||
D | seq_midi_event.c | 182 if (c >= MIDI_CMD_COMMON_CLOCK) { in snd_midi_event_encode_byte() |