Searched refs:RIGHT_CHN (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dsb_mixer.h73 #define RIGHT_CHN 1 macro
H A Dad1816.c597 #define RIGHT_CHN 1 macro
734 if (mix_devices[dev][RIGHT_CHN].nbits == 0)
778 if (mix_devices[dev][RIGHT_CHN].nbits == 0) {
783 regoffs = mix_devices[dev][RIGHT_CHN].regno;
785 change_bits (&val, dev, RIGHT_CHN, right);
H A Dsb_mixer.c287 if ((*devc->iomap)[dev][RIGHT_CHN].regno != regoffs) /*
294 regoffs = (*devc->iomap)[dev][RIGHT_CHN].regno;
305 change_bits(devc, &val, dev, RIGHT_CHN, right);
H A Dad1848_mixer.h243 #define RIGHT_CHN 1 macro
H A Dad1848.c424 for (j = LEFT_CHN; j <= RIGHT_CHN; j++) {
555 if (devc->mix_devices[dev][RIGHT_CHN].nbits == 0) /* Mono control */
574 if (devc->mix_devices[dev][RIGHT_CHN].nbits == 0)
576 ad1848_mixer_set_channel(devc, dev, right, RIGHT_CHN);

Completed in 52 milliseconds