Searched refs:snd_seq_ev_is_direct (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasequencer.h344 #define snd_seq_ev_is_direct(ev) ((ev)->queue == SNDRV_SEQ_QUEUE_DIRECT) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dseq.h727 #define snd_seq_ev_is_direct(ev) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_clientmgr.c605 direct = snd_seq_ev_is_direct(event);
930 if (snd_seq_ev_is_direct(event)) {
974 if (! snd_seq_ev_is_direct(ev))

Completed in 117 milliseconds