Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dseq_event.h109 SND_SEQ_EVENT_RESET, enumerator
/third_party/alsa-lib/test/lsb/
Dmidi_event.c109 ev.type = SND_SEQ_EVENT_RESET; in test_decode()
264 TEST_CHECK(ev.type == SND_SEQ_EVENT_RESET); in test_encode()
/third_party/alsa-lib/test/
Dseq-decoder.c33 [SND_SEQ_EVENT_RESET]= "Reset",
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c246 case SND_SEQ_EVENT_RESET: in dump_event()
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c113 {SND_SEQ_EVENT_RESET, 0, NULL, NULL}, /* 0xff */
/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c573 case SND_SEQ_EVENT_RESET: in record_event()