Home
last modified time | relevance | path

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

/linux-5.19.10/sound/core/seq/
Dseq_clientmgr.c2434 #define FLAG_PERM_EX(perm) ((perm) & SNDRV_SEQ_PORT_CAP_NO_EXPORT ? '-' : 'e') macro
2449 FLAG_PERM_EX(p->capability), in snd_seq_info_dump_ports()