itemvalue         566 sound/pci/ice1712/prodigy192.c 	unsigned char new, old, itemvalue;
itemvalue         571 sound/pci/ice1712/prodigy192.c 	itemvalue = (ucontrol->value.enumerated.item[0]) ? 0xff : 0x00;
itemvalue         573 sound/pci/ice1712/prodigy192.c 	new = (itemvalue & AK4114_IPS0) | (old & ~AK4114_IPS0);