Searched refs:SNDRV_SEQ_EVENT_SONGPOS (Results 1 – 3 of 3) sorted by relevance
47 #define SNDRV_SEQ_EVENT_SONGPOS 20 /* Song Position Pointer with LSB and MSB values */ macro
67 {SNDRV_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
202 case SNDRV_SEQ_EVENT_SONGPOS: in snd_midi_process_event()
Completed in 7 milliseconds