Searched refs:snd_seq_ev_is_direct (Results 1 – 2 of 2) sorted by relevance
344 #define snd_seq_ev_is_direct(ev) ((ev)->queue == SNDRV_SEQ_QUEUE_DIRECT) macro
605 direct = snd_seq_ev_is_direct(event); in snd_seq_deliver_single_event()930 if (snd_seq_ev_is_direct(event)) { in snd_seq_client_enqueue_event()974 if (! snd_seq_ev_is_direct(ev)) in check_event_type_and_length()