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

/linux-4.1.27/sound/core/seq/
H A Dseq_clientmgr.c2494 #define FLAG_PERM_DUPLEX(perm) ((perm) & SNDRV_SEQ_PORT_CAP_DUPLEX ? 'X' : '-') macro
2508 FLAG_PERM_DUPLEX(p->capability)); snd_seq_info_dump_ports()

Completed in 43 milliseconds