Lines Matching defs:channel
375 u16 leftADCInSens; // ADC left channel input sensitivity
376 u16 rightADCInSens; // ADC right channel input sensitivity
880 int channel;
944 // now start shifting the bits in. Start with the left channel then the right.
946 for (channel = 0; channel < 2; channel++) {
958 if (channel == 0) {
1023 int channel, rc;
1073 for (channel = 0; channel < kAudioChannels; channel++) {
1074 korg1212->sharedBufferPtr->volumeData[channel] = k1212MaxVolume;
1075 //korg1212->sharedBufferPtr->routeData[channel] = channel;
1076 korg1212->sharedBufferPtr->routeData[channel] = 8 + (channel & 1);
1483 info->first = info->channel * 16;
1485 K1212_DEBUG_PRINTK("K1212_DEBUG: channel_info %d:, offset=%ld, first=%d, step=%d\n", info->channel, info->offset, info->first, info->step);
1644 int channel, unsigned long pos,
1651 int channel, unsigned long pos,
1659 int channel, /* not used (interleaved data) */
1672 int channel, unsigned long pos,
1679 int channel, unsigned long pos,