Home
last modified time | relevance | path

Searched refs:SND_SEQ_EVENT_CLIENT_START (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/seq/
Dseq_event.c36 [SND_SEQ_EVENT_CLIENT_START ... SND_SEQ_EVENT_PORT_CHANGE]
/third_party/alsa-lib/test/
Dseq-decoder.c37 [SND_SEQ_EVENT_CLIENT_START]= "Client Start",
213 case SND_SEQ_EVENT_CLIENT_START: in decode_event()
/third_party/alsa-lib/include/
Dseq_event.h119 SND_SEQ_EVENT_CLIENT_START = 60, enumerator
/third_party/alsa-utils/seq/aseqdump/
Daseqdump.c252 case SND_SEQ_EVENT_CLIENT_START: in dump_event()
/third_party/alsa-utils/seq/aseqnet/
Daseqnet.c604 if (ev->type >= SND_SEQ_EVENT_CLIENT_START && in copy_local_to_remote()