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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/rawmidi/
H A Drawmidi_virt.c441 seq_mode |= SND_SEQ_NONBLOCK;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_hw.c443 if (mode & SND_SEQ_NONBLOCK)
H A Dseq.c962 * #SND_SEQ_NONBLOCK, which will make read/write operations
1154 seq->mode |= SND_SEQ_NONBLOCK;
1156 seq->mode &= ~SND_SEQ_NONBLOCK;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dseq.h59 #define SND_SEQ_NONBLOCK 0x0001 /**< non-blocking mode (flag to open mode) */ macro

Completed in 105 milliseconds