Searched refs:SND_SEQ_EVENT_SONGPOS (Results 1 – 6 of 6) sorted by relevance
75 SND_SEQ_EVENT_SONGPOS = 20, enumerator
83 ev.type = SND_SEQ_EVENT_SONGPOS; in test_decode()238 TEST_CHECK(ev.type == SND_SEQ_EVENT_SONGPOS); in test_encode()
19 [SND_SEQ_EVENT_SONGPOS]= "Song Position",
179 case SND_SEQ_EVENT_SONGPOS: in dump_event()
100 {SND_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
566 case SND_SEQ_EVENT_SONGPOS: in record_event()