Searched refs:SNDRV_SEQ_EVENT_START (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/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()
|
/openbmc/linux/include/uapi/sound/ |
H A D | asequencer.h | 56 #define SNDRV_SEQ_EVENT_START 30 /* midi Real Time Start message */ macro
|
/openbmc/linux/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 | 657 case SNDRV_SEQ_EVENT_START: in snd_seq_queue_process_event()
|
H A D | seq_ump_convert.c | 175 {SNDRV_SEQ_EVENT_START, NULL}, /* 0xfa */ 1097 { SNDRV_SEQ_EVENT_START, UMP_SYSTEM_STATUS_START,
|