Searched refs:SNDRV_SEQ_PORT_SUBS_EXCLUSIVE (Results 1 – 4 of 4) sorted by relevance
542 #define SNDRV_SEQ_PORT_SUBS_EXCLUSIVE (1<<0) /* exclusive connection */ macro
574 exclusive = !!(info->flags & SNDRV_SEQ_PORT_SUBS_EXCLUSIVE); in snd_seq_port_connect()