Home
last modified time | relevance | path

Searched refs:SND_SEQ_PORT_CAP_SUBS_READ (Results 1 - 7 of 7) sorted by relevance

/third_party/alsa-lib/test/
H A Dqueue_timer.c47 SND_SEQ_PORT_CAP_READ | SND_SEQ_PORT_CAP_SUBS_READ, 0)) < 0) { in main()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c644 & (SND_SEQ_PORT_CAP_READ | SND_SEQ_PORT_CAP_SUBS_READ)) in list_ports()
645 != (SND_SEQ_PORT_CAP_READ | SND_SEQ_PORT_CAP_SUBS_READ)) in list_ports()
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c107 if (perm_ok(cap, SND_SEQ_PORT_CAP_READ|SND_SEQ_PORT_CAP_SUBS_READ) && in check_permission()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c687 & (SND_SEQ_PORT_CAP_READ | SND_SEQ_PORT_CAP_SUBS_READ)) in list_ports()
688 != (SND_SEQ_PORT_CAP_READ | SND_SEQ_PORT_CAP_SUBS_READ)) in list_ports()
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_virt.c453 caps |= SND_SEQ_PORT_CAP_READ | SND_SEQ_PORT_CAP_SYNC_READ | SND_SEQ_PORT_CAP_SUBS_READ; in _snd_rawmidi_virtual_open()
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c277 SND_SEQ_PORT_CAP_SUBS_READ | in init_seq()
/third_party/alsa-lib/include/
H A Dseq.h245 #define SND_SEQ_PORT_CAP_SUBS_READ (1<<5) /**< allow read subscription */ macro

Completed in 6 milliseconds