Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_virt.c440 seq_mode |= SND_SEQ_NONBLOCK; in _snd_rawmidi_virtual_open()
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c514 if (mode & SND_SEQ_NONBLOCK) in snd_seq_hw_open()
H A Dseq.c962 * #SND_SEQ_NONBLOCK, which will make read/write operations
1164 seq->mode |= SND_SEQ_NONBLOCK; in snd_seq_nonblock()
1166 seq->mode &= ~SND_SEQ_NONBLOCK; in snd_seq_nonblock()
/third_party/alsa-lib/include/
H A Dseq.h59 #define SND_SEQ_NONBLOCK 0x0001 /**< non-blocking mode (flag to open mode) */ macro

Completed in 8 milliseconds