Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dasoundef.h226 #define MIDI_CMD_COMMON_CLOCK 0xf8 macro
/linux-6.1.9/sound/core/seq/
Dseq_midi_event.c182 if (c >= MIDI_CMD_COMMON_CLOCK) { in snd_midi_event_encode_byte()