Searched refs:SNDRV_SEQ_EVENT_CONTINUE (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/sound/core/seq/oss/ |
H A D | seq_oss_timer.c | 190 send_timer_event(timer->dp, SNDRV_SEQ_EVENT_CONTINUE, 0); in snd_seq_oss_timer_continue()
|
/openbmc/linux/include/uapi/sound/ |
H A D | asequencer.h | 57 #define SNDRV_SEQ_EVENT_CONTINUE 31 /* midi Real Time Continue message */ macro
|
/openbmc/linux/sound/core/seq/ |
H A D | seq_midi_event.c | 76 {SNDRV_SEQ_EVENT_CONTINUE, 0, NULL, NULL}, /* 0xfb */
|
H A D | seq_midi_emul.c | 206 case SNDRV_SEQ_EVENT_CONTINUE: in snd_midi_process_event()
|
H A D | seq_queue.c | 664 case SNDRV_SEQ_EVENT_CONTINUE: in snd_seq_queue_process_event()
|
H A D | seq_ump_convert.c | 176 {SNDRV_SEQ_EVENT_CONTINUE, NULL}, /* 0xfb */ 1099 { SNDRV_SEQ_EVENT_CONTINUE, UMP_SYSTEM_STATUS_CONTINUE,
|