Lines Matching refs:snd_seq_drain_output
489 the buffer is flushed by #snd_seq_drain_output() call.
507 call #snd_seq_drain_output() eventually.
727 snd_seq_drain_output(seq); // if necessary
751 snd_seq_drain_output(seq);
773 snd_seq_drain_output(seq);
4146 * snd_seq_event_output_pending(), snd_seq_drain_output(),
4156 result = snd_seq_drain_output(seq);
4293 int snd_seq_drain_output(snd_seq_t *seq)
4592 * Unlike snd_seq_drain_output(), this function doesn't remove
4625 * \sa snd_seq_drain_output(), snd_seq_drop_output_buffer(), snd_seq_remove_events()