Searched refs:snd_seq_ev_is_channel_type (Results 1 - 3 of 3) sorted by path

/linux-master/include/sound/
H A Dasequencer.h23 #define snd_seq_ev_is_channel_type(ev) ((ev)->type >= 5 && (ev)->type < 20) macro
/linux-master/sound/core/seq/
H A Dseq_midi_emul.c87 if (snd_seq_ev_is_channel_type(ev)) {
H A Dseq_prioq.c349 if (! snd_seq_ev_is_channel_type(ev))

Completed in 175 milliseconds