Searched refs:snd_seq_ev_is_direct (Results 1 – 2 of 2) sorted by relevance
44 #define snd_seq_ev_is_direct(ev) ((ev)->queue == SNDRV_SEQ_QUEUE_DIRECT) macro
600 snd_seq_ev_is_direct(event), in __snd_seq_deliver_single_event()662 if (result < 0 && !snd_seq_ev_is_direct(event)) in snd_seq_deliver_single_event()897 if (snd_seq_ev_is_direct(event)) { in snd_seq_client_enqueue_event()944 if (! snd_seq_ev_is_direct(ev)) in check_event_type_and_length()