Searched refs:FLAG_PERM_RD (Results 1 – 1 of 1) sorted by relevance
2635 #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