Home
last modified time | relevance | path

Searched refs:songpos_decode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_event.c43 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf);
67 {SNDRV_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
376 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf) in songpos_decode() function
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_event.c43 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf);
67 {SNDRV_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
376 static void songpos_decode(struct snd_seq_event *ev, unsigned char *buf) in songpos_decode() function

Completed in 2 milliseconds