Home | History | Annotate | Download | only in alsa

Lines Matching refs:queue

250     (with SND_SEQ_EVENT_INSTR_xxx messages sent directly or through a queue). */
301 void snd_seq_port_info_set_timestamp_queue(snd_seq_port_info_t *info, int queue);
393 * \defgroup SeqQueue Sequencer Queue Interface
394 * Sequencer Queue Interface
399 /** queue information container */
401 /** queue status container */
403 /** queue tempo container */
405 /** queue timer information container */
408 /** special queue ids */
568 void snd_seq_remove_events_set_queue(snd_seq_remove_events_t *info, int queue);
658 /** event type check: queue control events */
731 ((ev)->queue == SND_SEQ_QUEUE_DIRECT)