supports_vref     306 sound/pci/hda/hda_proc.c 			   int *supports_vref)
supports_vref     359 sound/pci/hda/hda_proc.c 		*supports_vref = 1;
supports_vref     361 sound/pci/hda/hda_proc.c 		*supports_vref = 0;
supports_vref     402 sound/pci/hda/hda_proc.c 			   int supports_vref)
supports_vref     415 sound/pci/hda/hda_proc.c 	if (supports_vref) {
supports_vref     853 sound/pci/hda/hda_proc.c 			int supports_vref;
supports_vref     854 sound/pci/hda/hda_proc.c 			print_pin_caps(buffer, codec, nid, &supports_vref);
supports_vref     855 sound/pci/hda/hda_proc.c 			print_pin_ctls(buffer, codec, nid, supports_vref);