Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_timer.c176 send_timer_event(timer->dp, SNDRV_SEQ_EVENT_STOP, 0); in snd_seq_oss_timer_stop()
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h58 #define SNDRV_SEQ_EVENT_STOP 32 /* midi Real Time Stop message */ macro
/openbmc/linux/sound/core/seq/
H A Dseq_midi_event.c77 {SNDRV_SEQ_EVENT_STOP, 0, NULL, NULL}, /* 0xfc */
H A Dseq_midi_emul.c207 case SNDRV_SEQ_EVENT_STOP: in snd_midi_process_event()
H A Dseq_queue.c669 case SNDRV_SEQ_EVENT_STOP: in snd_seq_queue_process_event()
H A Dseq_ump_convert.c177 {SNDRV_SEQ_EVENT_STOP, NULL}, /* 0xfc */
1101 { SNDRV_SEQ_EVENT_STOP, UMP_SYSTEM_STATUS_STOP,