Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/seq/
Dseq_clientmgr.c2432 #define FLAG_PERM_RD(perm) ((perm) & SNDRV_SEQ_PORT_CAP_READ ? ((perm) & SNDRV_SEQ_PORT_CAP_SUBS_RE… macro
2447 FLAG_PERM_RD(p->capability), in snd_seq_info_dump_ports()