Searched refs:snd_seq_ev_is_variable_type (Results 1 - 2 of 2) sorted by last modified time

/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) ||
/linux-master/include/sound/
H A Dasequencer.h39 #define snd_seq_ev_is_variable_type(ev) ((ev)->type >= 130 && (ev)->type < 140) macro

Completed in 195 milliseconds