Searched refs:SNDRV_SEQ_EVENT_START (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_timer.c | 161 send_timer_event(dp, SNDRV_SEQ_EVENT_START, 0); in snd_seq_oss_timer_start()
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_timer.c | 161 send_timer_event(dp, SNDRV_SEQ_EVENT_START, 0); in snd_seq_oss_timer_start()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 72 #define SNDRV_SEQ_EVENT_START 30 /* midi Real Time Start message */ macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 56 #define SNDRV_SEQ_EVENT_START 30 /* midi Real Time Start message */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 30 #define SNDRV_SEQ_EVENT_START 30 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 41 #define SNDRV_SEQ_EVENT_START 30 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 41 #define SNDRV_SEQ_EVENT_START 30 macro
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_event.c | 75 {SNDRV_SEQ_EVENT_START, 0, NULL, NULL}, /* 0xfa */
|
H A D | seq_midi_emul.c | 205 case SNDRV_SEQ_EVENT_START: in snd_midi_process_event()
|
H A D | seq_queue.c | 678 case SNDRV_SEQ_EVENT_START: in snd_seq_queue_process_event()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi_event.c | 75 {SNDRV_SEQ_EVENT_START, 0, NULL, NULL}, /* 0xfa */
|
H A D | seq_ump_convert.c | 175 {SNDRV_SEQ_EVENT_START, NULL}, /* 0xfa */ 1030 { SNDRV_SEQ_EVENT_START, UMP_SYSTEM_STATUS_START,
|
H A D | seq_midi_emul.c | 205 case SNDRV_SEQ_EVENT_START: in snd_midi_process_event()
|
H A D | seq_queue.c | 657 case SNDRV_SEQ_EVENT_START: in snd_seq_queue_process_event()
|
Completed in 15 milliseconds