drum_channel 26 include/sound/seq_midi_emul.h drum_channel:1, /* Drum channel */ drum_channel 334 sound/core/seq/seq_midi_emul.c chan->drum_channel = 1; drum_channel 336 sound/core/seq/seq_midi_emul.c chan->drum_channel = 0; drum_channel 394 sound/core/seq/seq_midi_emul.c chan->drum_channel = 1; drum_channel 396 sound/core/seq/seq_midi_emul.c chan->drum_channel = 0; drum_channel 532 sound/core/seq/seq_midi_emul.c chset->channels[p].drum_channel = 1; drum_channel 534 sound/core/seq/seq_midi_emul.c chset->channels[p].drum_channel = 0; drum_channel 541 sound/core/seq/seq_midi_emul.c ! chset->channels[p].drum_channel) { drum_channel 572 sound/core/seq/seq_midi_emul.c if (chset->channels[i].drum_channel) drum_channel 635 sound/core/seq/seq_midi_emul.c p->drum_channel = 1; /* Default ch 10 as drums */ drum_channel 670 sound/core/seq/seq_midi_emul.c chan->drum_channel = 1; drum_channel 672 sound/core/seq/seq_midi_emul.c chan->drum_channel = 0; drum_channel 314 sound/drivers/opl3/opl3_midi.c if (chan->drum_channel) { drum_channel 670 sound/drivers/opl3/opl3_midi.c if (chan->drum_channel && use_internal_drums) { drum_channel 392 sound/drivers/opl4/opl4_synth.c if (!voice->chan->drum_channel) drum_channel 408 sound/drivers/opl4/opl4_synth.c if (voice->chan->drum_channel) drum_channel 425 sound/drivers/opl4/opl4_synth.c note = chan->drum_channel ? 60 : voice->note; drum_channel 432 sound/drivers/opl4/opl4_synth.c if (!chan->drum_channel) drum_channel 492 sound/drivers/opl4/opl4_synth.c i = chan->drum_channel ? 0x80 : (chan->midi_program & 0x7f); drum_channel 390 sound/synth/emux/emux_oss.c chan->drum_channel = ((port->drum_flags >> i) & 1) ? 1 : 0; drum_channel 230 sound/synth/emux/emux_seq.c chan->drum_channel = ((port->drum_flags >> i) & 1) ? 1 : 0; drum_channel 872 sound/synth/emux/emux_synth.c if (chan->drum_channel) drum_channel 878 sound/synth/emux/emux_synth.c if (chan->drum_channel)