Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_clientmgr.c2612 #define FLAG_PERM_DUPLEX(perm) ((perm) & SNDRV_SEQ_PORT_CAP_DUPLEX ? 'X' : '-') macro
2639 FLAG_PERM_DUPLEX(p->capability), in snd_seq_info_dump_ports()