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

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

Completed in 62 milliseconds