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

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

Completed in 266 milliseconds