Searched refs:snd_seq_ev_is_variable (Results 1 – 4 of 4) sorted by relevance
55 #define snd_seq_ev_is_variable(ev) (snd_seq_ev_length_type(ev) == SNDRV_SEQ_EVENT_LENGTH_VARIABLE) macro
246 if (snd_seq_ev_is_variable(&cell->event)) { in snd_seq_cell_free()354 if (snd_seq_ev_is_variable(event)) { in snd_seq_event_dup()374 if (snd_seq_ev_is_variable(event)) { in snd_seq_event_dup()
405 if (snd_seq_ev_is_ump(ev) && snd_seq_ev_is_variable(ev)) in event_is_compatible()472 if (snd_seq_ev_is_variable(&cell->event)) { in snd_seq_read()813 if (snd_seq_ev_is_variable(event) && in snd_seq_deliver_event()1069 if (snd_seq_ev_is_variable(ev)) { in snd_seq_write()
591 if (snd_seq_ev_is_variable(event)) in snd_seq_deliver_from_ump()1225 if (!snd_seq_ev_is_variable(event)) in cvt_sysex_to_ump()