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

/linux-master/sound/core/seq/
H A Dseq_clientmgr.c2607 #define FLAG_PERM_WR(perm) ((perm) & SNDRV_SEQ_PORT_CAP_WRITE ? ((perm) & SNDRV_SEQ_PORT_CAP_SUBS_WRITE ? 'W' : 'w') : '-') macro
2635 FLAG_PERM_WR(p->capability),

Completed in 326 milliseconds