vref_val         2569 sound/pci/hda/hda_generic.c 		unsigned int vref_val = snd_hda_get_default_vref(codec, vref_pin);
vref_val         2570 sound/pci/hda/hda_generic.c 		if (vref_val != AC_PINCTL_VREF_HIZ)
vref_val         2572 sound/pci/hda/hda_generic.c 						  PIN_IN | (as_mic ? vref_val : 0));