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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/hda/
H A Dpatch_realtek.c2306 unsigned int old_ctl, new_ctl; local
2310 new_ctl = ctls[ucontrol->value.enumerated.item[0]];
2311 if (old_ctl != new_ctl) {
2313 AC_VERB_SET_PIN_WIDGET_CONTROL, new_ctl);

Completed in 87 milliseconds