RIGHT_CHN         424 sound/oss/ad1848.c 			for (j = LEFT_CHN; j <= RIGHT_CHN; j++) {
RIGHT_CHN         555 sound/oss/ad1848.c 	if (devc->mix_devices[dev][RIGHT_CHN].nbits == 0)	/* Mono control */
RIGHT_CHN         574 sound/oss/ad1848.c 	if (devc->mix_devices[dev][RIGHT_CHN].nbits == 0)
RIGHT_CHN         576 sound/oss/ad1848.c 	ad1848_mixer_set_channel(devc, dev, right, RIGHT_CHN);
RIGHT_CHN         287 sound/oss/sb_mixer.c 	if ((*devc->iomap)[dev][RIGHT_CHN].regno != regoffs)	/*
RIGHT_CHN         294 sound/oss/sb_mixer.c 		regoffs = (*devc->iomap)[dev][RIGHT_CHN].regno;
RIGHT_CHN         305 sound/oss/sb_mixer.c 	change_bits(devc, &val, dev, RIGHT_CHN, right);