Searched refs:songpos_decode (Results 1 – 1 of 1) sorted by relevance
43 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf);67 {SNDRV_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */368 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf) in songpos_decode() function