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