Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_START (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_timer.c161 send_timer_event(dp, SNDRV_SEQ_EVENT_START, 0); in snd_seq_oss_timer_start()
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h56 #define SNDRV_SEQ_EVENT_START 30 /* midi Real Time Start message */ macro
/openbmc/linux/sound/core/seq/
H A Dseq_midi_event.c75 {SNDRV_SEQ_EVENT_START, 0, NULL, NULL}, /* 0xfa */
H A Dseq_midi_emul.c205 case SNDRV_SEQ_EVENT_START: in snd_midi_process_event()
H A Dseq_queue.c657 case SNDRV_SEQ_EVENT_START: in snd_seq_queue_process_event()
H A Dseq_ump_convert.c175 {SNDRV_SEQ_EVENT_START, NULL}, /* 0xfa */
1097 { SNDRV_SEQ_EVENT_START, UMP_SYSTEM_STATUS_START,