Searched refs:SNDRV_SEQ_EVENT_CLOCK (Results 1 – 3 of 3) sorted by relevance
80 #define SNDRV_SEQ_EVENT_CLOCK 36 /* midi Real Time Clock message */ macro
86 {SNDRV_SEQ_EVENT_CLOCK, 0, NULL, NULL}, /* 0xf8 */
215 case SNDRV_SEQ_EVENT_CLOCK: in snd_midi_process_event()