Searched refs:SNDRV_SEQ_EVENT_STOP (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_timer.c | 176 send_timer_event(timer->dp, SNDRV_SEQ_EVENT_STOP, 0); in snd_seq_oss_timer_stop()
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_timer.c | 176 send_timer_event(timer->dp, SNDRV_SEQ_EVENT_STOP, 0); in snd_seq_oss_timer_stop()
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 74 #define SNDRV_SEQ_EVENT_STOP 32 /* midi Real Time Stop message */ macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 58 #define SNDRV_SEQ_EVENT_STOP 32 /* midi Real Time Stop message */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 32 #define SNDRV_SEQ_EVENT_STOP 32 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 43 #define SNDRV_SEQ_EVENT_STOP 32 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 43 #define SNDRV_SEQ_EVENT_STOP 32 macro
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_event.c | 77 {SNDRV_SEQ_EVENT_STOP, 0, NULL, NULL}, /* 0xfc */
|
H A D | seq_midi_emul.c | 207 case SNDRV_SEQ_EVENT_STOP: in snd_midi_process_event()
|
H A D | seq_queue.c | 690 case SNDRV_SEQ_EVENT_STOP: in snd_seq_queue_process_event()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi_event.c | 77 {SNDRV_SEQ_EVENT_STOP, 0, NULL, NULL}, /* 0xfc */
|
H A D | seq_ump_convert.c | 177 {SNDRV_SEQ_EVENT_STOP, NULL}, /* 0xfc */ 1034 { SNDRV_SEQ_EVENT_STOP, UMP_SYSTEM_STATUS_STOP,
|
H A D | seq_midi_emul.c | 207 case SNDRV_SEQ_EVENT_STOP: in snd_midi_process_event()
|
H A D | seq_queue.c | 669 case SNDRV_SEQ_EVENT_STOP: in snd_seq_queue_process_event()
|
Completed in 17 milliseconds