Searched refs:SNDRV_SEQ_EVENT_SONGSEL (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 64 #define SNDRV_SEQ_EVENT_SONGSEL 21 /* Song Select with song ID number */ macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 48 #define SNDRV_SEQ_EVENT_SONGSEL 21 /* Song Select with song ID number */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 25 #define SNDRV_SEQ_EVENT_SONGSEL 21 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 37 #define SNDRV_SEQ_EVENT_SONGSEL 21 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 37 #define SNDRV_SEQ_EVENT_SONGSEL 21 macro
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_event.c | 68 {SNDRV_SEQ_EVENT_SONGSEL, 1, one_param_event, one_param_decode}, /* 0xf3 */
|
H A D | seq_midi_emul.c | 203 case SNDRV_SEQ_EVENT_SONGSEL: in snd_midi_process_event()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi_event.c | 68 {SNDRV_SEQ_EVENT_SONGSEL, 1, one_param_event, one_param_decode}, /* 0xf3 */
|
H A D | seq_ump_convert.c | 168 {SNDRV_SEQ_EVENT_SONGSEL, ump_system_to_one_param_ev}, /* 0xf3 */ 1024 { SNDRV_SEQ_EVENT_SONGSEL, UMP_SYSTEM_STATUS_SONG_SELECT,
|
H A D | seq_midi_emul.c | 203 case SNDRV_SEQ_EVENT_SONGSEL: in snd_midi_process_event()
|
Completed in 13 milliseconds