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.c2635 #define FLAG_PERM_RD(perm) ((perm) & SNDRV_SEQ_PORT_CAP_READ ? ((perm) & SNDRV_SEQ_PORT_CAP_SUBS_READ ? 'R' : 'r') : '-') in port_direction_name()
2663 FLAG_PERM_RD(p->capability), in midi_version_string()
2621 #define FLAG_PERM_RD( global() macro