Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c2639 #define FLAG_PERM_DUPLEX(perm) ((perm) & SNDRV_SEQ_PORT_CAP_DUPLEX ? 'X' : '-') in snd_seq_info_dump_ports()
2666 FLAG_PERM_DUPLEX(p->capability), in midi_version_string()
2625 #define FLAG_PERM_DUPLEX( global() macro