Searched refs:FLAG_PERM_WR (Results 1 – 1 of 1) sorted by relevance
2636 #define FLAG_PERM_WR(perm) ((perm) & SNDRV_SEQ_PORT_CAP_WRITE ? ((perm) & SNDRV_SEQ_PORT_CAP_SUBS_WRITE ? 'W' : 'w') : '-') in port_direction_name() 2664 FLAG_PERM_WR(p->capability), in midi_version_string() 2622 #define FLAG_PERM_WR( global() macro