taglinefilesource code
chn_info185drivers/sound/dev_table.hstruct channel_info chn_info[16];
chn_info2462drivers/sound/gus_wave.c&synth_devs[dev]->chn_info[chn];
chn_info68drivers/sound/opl3.cstatic struct channel_info *chn_info;
chn_info1111drivers/sound/opl3.cinstr_no = chn_info[chn].pgm_num;
chn_info1171drivers/sound/opl3.c&synth_devs[dev]->chn_info[chn];
chn_info1218drivers/sound/opl3.cchn_info = &opl3_operations.chn_info[0];
chn_info590drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = p1;
chn_info606drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1] = w14 & 0x7f;
chn_info616drivers/sound/sequencer.cchn_info[chn].controllers[p1 & ~32] & 0x7f) << 7)
chn_info618drivers/sound/sequencer.cchn_info[chn].controllers[p1 | 32] & 0x7f);
chn_info640drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = w14;
chn_info979drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = 0;
chn_info981drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers,
chn_info983drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = (1 << 7);  /* Neutral */