Searched refs:snd_seq_ev_is_channel_type (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_prioq.c348 if (! snd_seq_ev_is_channel_type(ev))
H A Dseq_midi_emul.c97 if (snd_seq_ev_is_channel_type(ev)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasequencer.h323 #define snd_seq_ev_is_channel_type(ev) ((ev)->type >= 5 && (ev)->type < 20) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dseq.h652 #define snd_seq_ev_is_channel_type(ev) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq.c4468 if (! snd_seq_ev_is_channel_type(ev))

Completed in 114 milliseconds