Searched refs:SND_SEQ_PORT_CAP_SYNC_READ (Results 1 – 2 of 2) sorted by relevance
455 caps |= SND_SEQ_PORT_CAP_READ | SND_SEQ_PORT_CAP_SYNC_READ | SND_SEQ_PORT_CAP_SUBS_READ; in _snd_rawmidi_virtual_open()
217 #define SND_SEQ_PORT_CAP_SYNC_READ (1<<2) /**< allow read subscriptions */ macro