Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dasequencer.h48 #define SNDRV_SEQ_EVENT_SONGSEL 21 /* Song Select with song ID number */ macro
/openbmc/linux/sound/core/seq/
H A Dseq_midi_event.c68 {SNDRV_SEQ_EVENT_SONGSEL, 1, one_param_event, one_param_decode}, /* 0xf3 */
H A Dseq_midi_emul.c203 case SNDRV_SEQ_EVENT_SONGSEL: in snd_midi_process_event()
H A Dseq_ump_convert.c168 {SNDRV_SEQ_EVENT_SONGSEL, ump_system_to_one_param_ev}, /* 0xf3 */
1091 { SNDRV_SEQ_EVENT_SONGSEL, UMP_SYSTEM_STATUS_SONG_SELECT,