SNDRV_SEQ_PORT_CAP_NO_EXPORT 1378 sound/core/seq/seq_clientmgr.c if (check_port_perm(sport, SNDRV_SEQ_PORT_CAP_NO_EXPORT)) SNDRV_SEQ_PORT_CAP_NO_EXPORT 1380 sound/core/seq/seq_clientmgr.c if (check_port_perm(dport, SNDRV_SEQ_PORT_CAP_NO_EXPORT)) SNDRV_SEQ_PORT_CAP_NO_EXPORT 2471 sound/core/seq/seq_clientmgr.c #define FLAG_PERM_EX(perm) ((perm) & SNDRV_SEQ_PORT_CAP_NO_EXPORT ? '-' : 'e')