tag | line | file | source code |
controllers | 787 | drivers/net/wavelan.c | with some video controllers. |
controllers | 2467 | drivers/sound/gus_wave.c | info->controllers[CTL_EXPRESSION]; /* Just msb */ |
controllers | 2469 | drivers/sound/gus_wave.c | (info->controllers[CTL_MAIN_VOLUME] * 100) / 128; |
controllers | 2471 | drivers/sound/gus_wave.c | (info->controllers[CTL_PAN] * 2) - 128; |
controllers | 606 | drivers/sound/sequencer.c | synth_devs[dev]->chn_info[chn].controllers[p1] = w14 & 0x7f; |
controllers | 616 | drivers/sound/sequencer.c | chn_info[chn].controllers[p1 & ~32] & 0x7f) << 7) |
controllers | 618 | drivers/sound/sequencer.c | chn_info[chn].controllers[p1 | 32] & 0x7f); |
controllers | 981 | drivers/sound/sequencer.c | synth_devs[dev]->chn_info[chn].controllers, |
controllers | 177 | drivers/sound/sound_config.h | unsigned char controllers[128]; |