Home
last modified time | relevance | path

Searched refs:SND_SEQ_PORT_CAP_SUBS_WRITE (Results 1 - 8 of 8) sorted by relevance

/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c112 if (perm_ok(cap, SND_SEQ_PORT_CAP_WRITE|SND_SEQ_PORT_CAP_SUBS_WRITE) && in check_permission()
273 !(snd_seq_port_info_get_capability(port) & SND_SEQ_PORT_CAP_SUBS_WRITE) || in remove_connection()
/third_party/alsa-lib/test/
H A Dseq-decoder.c285 snd_seq_port_info_set_capability(pinfo, SND_SEQ_PORT_CAP_WRITE | SND_SEQ_PORT_CAP_READ | SND_SEQ_PORT_CAP_SUBS_WRITE); in event_decoder()
/third_party/alsa-utils/seq/aplaymidi/
H A Daplaymidi.c940 & (SND_SEQ_PORT_CAP_WRITE | SND_SEQ_PORT_CAP_SUBS_WRITE)) in list_ports()
941 != (SND_SEQ_PORT_CAP_WRITE | SND_SEQ_PORT_CAP_SUBS_WRITE)) in list_ports()
H A Darecordmidi.c334 SND_SEQ_PORT_CAP_SUBS_WRITE); in create_ports()
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_virt.c451 caps |= SND_SEQ_PORT_CAP_WRITE | SND_SEQ_PORT_CAP_SYNC_WRITE | SND_SEQ_PORT_CAP_SUBS_WRITE; in _snd_rawmidi_virtual_open()
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c278 SND_SEQ_PORT_CAP_SUBS_WRITE, in init_seq()
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c125 SND_SEQ_PORT_CAP_SUBS_WRITE, in create_port()
/third_party/alsa-lib/include/
H A Dseq.h246 #define SND_SEQ_PORT_CAP_SUBS_WRITE (1<<6) /**< allow write subscription */ macro

Completed in 7 milliseconds