num_stereo        605 sound/i2c/other/ak4xxx-adda.c 	int idx, err, mixer_ch, num_stereo;
num_stereo        634 sound/i2c/other/ak4xxx-adda.c 			num_stereo = 1;
num_stereo        637 sound/i2c/other/ak4xxx-adda.c 			num_stereo = ak->dac_info[mixer_ch].num_channels;
num_stereo        643 sound/i2c/other/ak4xxx-adda.c 		if (num_stereo == 2) {
num_stereo        708 sound/i2c/other/ak4xxx-adda.c 		idx += num_stereo;
num_stereo        716 sound/i2c/other/ak4xxx-adda.c 	int idx, err, mixer_ch, num_stereo, max_steps;
num_stereo        727 sound/i2c/other/ak4xxx-adda.c 			num_stereo = 1;
num_stereo        730 sound/i2c/other/ak4xxx-adda.c 			num_stereo = ak->adc_info[mixer_ch].num_channels;
num_stereo        736 sound/i2c/other/ak4xxx-adda.c 		if (num_stereo == 2) {
num_stereo        799 sound/i2c/other/ak4xxx-adda.c 		idx += num_stereo;