numcoef           262 sound/soc/codecs/sta32x.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           264 sound/soc/codecs/sta32x.c 	uinfo->count = 3 * numcoef;
numcoef           273 sound/soc/codecs/sta32x.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           290 sound/soc/codecs/sta32x.c 	if (numcoef == 1) {
numcoef           292 sound/soc/codecs/sta32x.c 	} else if (numcoef == 5) {
numcoef           299 sound/soc/codecs/sta32x.c 	for (i = 0; i < 3 * numcoef; i++) {
numcoef           315 sound/soc/codecs/sta32x.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           330 sound/soc/codecs/sta32x.c 	for (i = 0; i < numcoef && (index + i < STA32X_COEF_COUNT); i++)
numcoef           335 sound/soc/codecs/sta32x.c 	for (i = 0; i < 3 * numcoef; i++)
numcoef           338 sound/soc/codecs/sta32x.c 	if (numcoef == 1)
numcoef           340 sound/soc/codecs/sta32x.c 	else if (numcoef == 5)
numcoef           299 sound/soc/codecs/sta350.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           301 sound/soc/codecs/sta350.c 	uinfo->count = 3 * numcoef;
numcoef           310 sound/soc/codecs/sta350.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           327 sound/soc/codecs/sta350.c 	if (numcoef == 1) {
numcoef           329 sound/soc/codecs/sta350.c 	} else if (numcoef == 5) {
numcoef           336 sound/soc/codecs/sta350.c 	for (i = 0; i < 3 * numcoef; i++) {
numcoef           352 sound/soc/codecs/sta350.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           367 sound/soc/codecs/sta350.c 	for (i = 0; i < numcoef && (index + i < STA350_COEF_COUNT); i++)
numcoef           372 sound/soc/codecs/sta350.c 	for (i = 0; i < 3 * numcoef; i++)
numcoef           375 sound/soc/codecs/sta350.c 	if (numcoef == 1)
numcoef           377 sound/soc/codecs/sta350.c 	else if (numcoef == 5)
numcoef           232 sound/soc/codecs/tas571x.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           235 sound/soc/codecs/tas571x.c 	uinfo->count = numcoef;
numcoef           246 sound/soc/codecs/tas571x.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           250 sound/soc/codecs/tas571x.c 		ucontrol->value.integer.value, numcoef);
numcoef           258 sound/soc/codecs/tas571x.c 	int numcoef = kcontrol->private_value >> 16;
numcoef           262 sound/soc/codecs/tas571x.c 		ucontrol->value.integer.value, numcoef);