taglinefilesource code
chn_info207drivers/sound/dev_table.hstruct channel_info chn_info[16];
chn_info2500drivers/sound/gus_wave.c&synth_devs[dev]->chn_info[chn];
chn_info65drivers/sound/opl3.cstruct channel_info *chn_info;
chn_info1078drivers/sound/opl3.cinstr_no = devc->chn_info[chn].pgm_num;
chn_info1138drivers/sound/opl3.c&synth_devs[dev]->chn_info[chn];
chn_info1220drivers/sound/opl3.cdevc->chn_info = &opl3_operations.chn_info[0];
chn_info635drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = p1;
chn_info650drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1] = w14 & 0x7f;
chn_info653drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1 + 32] = 0;
chn_info663drivers/sound/sequencer.cchn_info[chn].controllers[p1 & ~32] & 0x7f) << 7)
chn_info665drivers/sound/sequencer.cchn_info[chn].controllers[p1 | 32] & 0x7f);
chn_info687drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = w14;
chn_info1081drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = 0;
chn_info1083drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers,
chn_info1085drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = (1 << 7);  /* Neutral */