snd_hda_get_default_vref 3863 sound/pci/hda/hda_codec.c EXPORT_SYMBOL_GPL(snd_hda_get_default_vref);
snd_hda_get_default_vref 2563 sound/pci/hda/hda_generic.c 	val = snd_hda_get_default_vref(codec, pin);
snd_hda_get_default_vref 2569 sound/pci/hda/hda_generic.c 		unsigned int vref_val = snd_hda_get_default_vref(codec, vref_pin);
snd_hda_get_default_vref 2983 sound/pci/hda/hda_generic.c 			val = snd_hda_get_default_vref(codec, nid) | PIN_IN;
snd_hda_get_default_vref 3332 sound/pci/hda/hda_generic.c 			val |= snd_hda_get_default_vref(codec, pin);
snd_hda_get_default_vref  400 sound/pci/hda/hda_local.h unsigned int snd_hda_get_default_vref(struct hda_codec *codec, hda_nid_t pin);