Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c2608 #define FLAG_PERM_EX(perm) ((perm) & SNDRV_SEQ_PORT_CAP_NO_EXPORT ? '-' : 'e') macro
2636 FLAG_PERM_EX(p->capability), in snd_seq_info_dump_ports()