Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dseq_event.h68 SND_SEQ_EVENT_CONTROL14, enumerator
/third_party/alsa-lib/test/
Dseq-decoder.c16 [SND_SEQ_EVENT_CONTROL14]= "Control14",
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c167 case SND_SEQ_EVENT_CONTROL14: in dump_event()
/third_party/alsa-lib/test/lsb/
Dmidi_event.c112 ev.type = SND_SEQ_EVENT_CONTROL14; in test_decode()
/third_party/alsa-lib/src/seq/
Dseq_midi_event.c123 {SND_SEQ_EVENT_CONTROL14, extra_decode_ctrl14},
/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c522 case SND_SEQ_EVENT_CONTROL14: in record_event()