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/
Drawmidi_virt.c244 err = snd_seq_event_input_pending(virt->handle, 1); in snd_rawmidi_virtual_read()
/third_party/alsa-lib/include/
Dseq.h525 int snd_seq_event_input_pending(snd_seq_t *seq, int fetch_sequencer);
/third_party/alsa-lib/src/seq/
Dseq.c4205 int snd_seq_event_input_pending(snd_seq_t *seq, int fetch_sequencer) in snd_seq_event_input_pending() function