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
610 direct = snd_seq_ev_is_direct(event); in snd_seq_deliver_single_event()955 if (snd_seq_ev_is_direct(event)) { in snd_seq_client_enqueue_event()1001 if (! snd_seq_ev_is_direct(ev)) in check_event_type_and_length()