Searched refs:SNDRV_SEQ_CLIENT_SYSTEM (Results 1 - 10 of 10) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dasequencer.h504 #define SNDRV_SEQ_CLIENT_SYSTEM 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c814 if (ev->source.client == SNDRV_SEQ_CLIENT_SYSTEM &&
966 sub.sender.client = SNDRV_SEQ_CLIENT_SYSTEM;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/oss/
H A Dseq_oss_init.c108 subs.sender.client = SNDRV_SEQ_CLIENT_SYSTEM;
H A Dseq_oss_timer.c147 ev.dest.client = SNDRV_SEQ_CLIENT_SYSTEM;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_clientmgr.c541 bounce_ev.source.client = SNDRV_SEQ_CLIENT_SYSTEM;
H A Dseq_dummy.c126 if (ev->source.client == SNDRV_SEQ_CLIENT_SYSTEM ||
H A Dseq_queue.c671 sev.source.client = SNDRV_SEQ_CLIENT_SYSTEM;
674 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomic, hop);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl3/
H A Dopl3_seq.c118 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) {
132 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/opl4/
H A Dopl4_seq.c73 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM) {
97 if (info->sender.client != SNDRV_SEQ_CLIENT_SYSTEM)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_synth.c113 if (ev->source.client == SNDRV_SEQ_CLIENT_SYSTEM &&
271 sub.sender.client = SNDRV_SEQ_CLIENT_SYSTEM;

Completed in 74 milliseconds