Home
last modified time | relevance | path

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

/sound/core/seq/
Dseq_clientmgr.c2433 #define FLAG_PERM_WR(perm) ((perm) & SNDRV_SEQ_PORT_CAP_WRITE ? ((perm) & SNDRV_SEQ_PORT_CAP_SUBS_W… macro
2448 FLAG_PERM_WR(p->capability), in snd_seq_info_dump_ports()