Searched refs:snd_seq_ev_is_variable (Results 1 – 2 of 2) sorted by relevance
55 #define snd_seq_ev_is_variable(ev) (snd_seq_ev_length_type(ev) == SNDRV_SEQ_EVENT_LENGTH_VARIABLE) macro
591 if (snd_seq_ev_is_variable(event)) in snd_seq_deliver_from_ump()1226 if (!snd_seq_ev_is_variable(event)) in cvt_sysex_to_ump()