Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_SONGPOS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/uapi/sound/
Dasequencer.h47 #define SNDRV_SEQ_EVENT_SONGPOS 20 /* Song Position Pointer with LSB and MSB values */ macro
/Linux-v6.6/sound/core/seq/
Dseq_midi_event.c67 {SNDRV_SEQ_EVENT_SONGPOS, 2, songpos_event, songpos_decode}, /* 0xf2 */
Dseq_midi_emul.c202 case SNDRV_SEQ_EVENT_SONGPOS: in snd_midi_process_event()
Dseq_ump_convert.c167 {SNDRV_SEQ_EVENT_SONGPOS, ump_system_to_songpos_ev}, /* 0xf2 */
1022 { SNDRV_SEQ_EVENT_SONGPOS, UMP_SYSTEM_STATUS_SONG_POSITION,