Home
last modified time | relevance | path

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

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