Home
last modified time | relevance | path

Searched refs:snd_seq_ev_is_variable_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dasequencer.h39 #define snd_seq_ev_is_variable_type(ev) ((ev)->type >= 130 && (ev)->type < 140) macro
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c966 if (snd_seq_ev_is_variable_type(ev)) in check_event_type_and_length()
970 if (! snd_seq_ev_is_variable_type(ev) || in check_event_type_and_length()