Home
last modified time | relevance | path

Searched refs:snd_seq_event_input_pending (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_virt.c242 err = snd_seq_event_input_pending(virt->handle, 1); in snd_rawmidi_virtual_read()
/third_party/alsa-lib/include/
H A Dseq.h562 int snd_seq_event_input_pending(snd_seq_t *seq, int fetch_sequencer);
/third_party/alsa-lib/src/seq/
H A Dseq.c4419 * \sa snd_seq_event_input_pending(), snd_seq_drop_input()
4468 int snd_seq_event_input_pending(snd_seq_t *seq, int fetch_sequencer) in snd_seq_event_input_pending() function
4570 * snd_seq_event_input_pending() or snd_seq_drop_input() can be still used.

Completed in 8 milliseconds