Home
last modified time | relevance | path

Searched refs:SND_SEQ_PORT_CAP_INACTIVE (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c32 #ifdef SND_SEQ_PORT_CAP_INACTIVE
179 snd_seq_port_info_set_capability(pinfo, SND_SEQ_PORT_CAP_INACTIVE); in do_search_port()
189 snd_seq_port_info_set_capability(pinfo, SND_SEQ_PORT_CAP_INACTIVE); in do_search_port()
219 if (snd_seq_port_info_get_capability(pinfo) & SND_SEQ_PORT_CAP_INACTIVE) in print_port()
/third_party/alsa-lib/include/
H A Dseq.h248 #define SND_SEQ_PORT_CAP_INACTIVE (1<<8) /**< inactive port */ macro

Completed in 3 milliseconds