Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_SENSING (Results 1 – 7 of 7) sorted by relevance

/third_party/alsa-lib/src/seq/
Dseq_event.c32 [SND_SEQ_EVENT_TUNE_REQUEST ... SND_SEQ_EVENT_SENSING]
Dseq_midi_event.c112 {SND_SEQ_EVENT_SENSING, 0, NULL, NULL}, /* 0xfe */
/third_party/alsa-lib/test/
Dseq-decoder.c34 [SND_SEQ_EVENT_SENSING]= "Active Sensing",
198 case SND_SEQ_EVENT_SENSING: in decode_event()
/third_party/alsa-lib/include/
Dseq_event.h111 SND_SEQ_EVENT_SENSING, enumerator
/third_party/alsa-lib/test/lsb/
Dmidi_event.c106 ev.type = SND_SEQ_EVENT_SENSING; in test_decode()
261 TEST_CHECK(ev.type == SND_SEQ_EVENT_SENSING); in test_encode()
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c249 case SND_SEQ_EVENT_SENSING: in dump_event()
/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c574 case SND_SEQ_EVENT_SENSING: in record_event()