level_r           245 sound/pci/pcxhr/pcxhr_mix22.c 				      int level_l, int level_r, int level_mic)
level_r           256 sound/pci/pcxhr/pcxhr_mix22.c 	data |= ((level_r & 0xff) << 8);	/* line input right channel */
level_r           540 sound/pci/pcxhr/pcxhr_mix22.c 		int level_l, level_r, level_mic;
level_r           544 sound/pci/pcxhr/pcxhr_mix22.c 			level_r = chip->analog_capture_volume[1];
level_r           547 sound/pci/pcxhr/pcxhr_mix22.c 			level_r = HR222_LINE_CAPTURE_LEVEL_MIN;
level_r           554 sound/pci/pcxhr/pcxhr_mix22.c 						 level_l, level_r, level_mic);