Searched refs:itemvalue (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dprodigy192.c541 unsigned char new, old, itemvalue; local
546 itemvalue = (ucontrol->value.enumerated.item[0]) ? 0xff : 0x00;
548 new = (itemvalue & AK4114_IPS0) | (old & ~AK4114_IPS0);

Completed in 89 milliseconds