Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c2606 #define FLAG_PERM_RD(perm) ((perm) & SNDRV_SEQ_PORT_CAP_READ ? ((perm) & SNDRV_SEQ_PORT_CAP_SUBS_RE… macro
2634 FLAG_PERM_RD(p->capability), in snd_seq_info_dump_ports()