taglinefilesource code
chn_info211drivers/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_info618drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = p1;
chn_info633drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1] = w14 & 0x7f;
chn_info636drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers[p1 + 32] = 0;
chn_info646drivers/sound/sequencer.cchn_info[chn].controllers[p1 & ~32] & 0x7f) << 7)
chn_info648drivers/sound/sequencer.cchn_info[chn].controllers[p1 | 32] & 0x7f);
chn_info670drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = w14;
chn_info1064drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].pgm_num = 0;
chn_info1066drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].controllers,
chn_info1068drivers/sound/sequencer.csynth_devs[dev]->chn_info[chn].bender_value = (1 << 7);  /* Neutral */