PIN_OUT          2064 sound/pci/hda/hda_generic.c 		val = PIN_OUT;
PIN_OUT          2069 sound/pci/hda/hda_generic.c 		val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT;
PIN_OUT          2365 sound/pci/hda/hda_generic.c 		set_pin_target(codec, nid, PIN_OUT, true);
PIN_OUT          2558 sound/pci/hda/hda_generic.c 			if (val & PIN_OUT)
PIN_OUT          2670 sound/pci/hda/hda_generic.c 	val = ucontrol->value.enumerated.item[0] ? PIN_HP : PIN_OUT;
PIN_OUT          2932 sound/pci/hda/hda_generic.c 	if (val & PIN_OUT) {
PIN_OUT          2972 sound/pci/hda/hda_generic.c 			val = idx ? PIN_HP : PIN_OUT;
PIN_OUT          4080 sound/pci/hda/hda_generic.c 		set_pin_target(codec, pin, PIN_OUT, false);
PIN_OUT          4111 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_OUT);
PIN_OUT          4356 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_OUT);
PIN_OUT          4403 sound/pci/hda/patch_ca0132.c 						pin_ctl | PIN_OUT);
PIN_OUT          4416 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_OUT);
PIN_OUT          4421 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_OUT);
PIN_OUT           702 sound/pci/hda/patch_cirrus.c 	int pinctl = ucontrol->value.integer.value[0] ? PIN_OUT : 0;
PIN_OUT          1037 sound/pci/hda/patch_cirrus.c 	snd_hda_set_pin_ctl(codec, spdif_pin, spdif_present ? PIN_OUT : 0);
PIN_OUT           472 sound/pci/hda/patch_hdmi.c 		pin_out = PIN_OUT;
PIN_OUT          1949 sound/pci/hda/patch_hdmi.c 				    pinctl | PIN_OUT);
PIN_OUT          2012 sound/pci/hda/patch_hdmi.c 					    pinctl & ~PIN_OUT);
PIN_OUT          2991 sound/pci/hda/patch_hdmi.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          3029 sound/pci/hda/patch_hdmi.c 	{ 0x5, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
PIN_OUT          3037 sound/pci/hda/patch_hdmi.c 	{ 0x5, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
PIN_OUT          3038 sound/pci/hda/patch_hdmi.c 	{ 0x7, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
PIN_OUT          3039 sound/pci/hda/patch_hdmi.c 	{ 0x9, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
PIN_OUT          3040 sound/pci/hda/patch_hdmi.c 	{ 0xb, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
PIN_OUT          3041 sound/pci/hda/patch_hdmi.c 	{ 0xd, AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT | 0x5 },
PIN_OUT          3185 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          3298 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          3379 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          3477 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          3480 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          3566 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          5110 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          5217 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);
PIN_OUT          8773 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, 0x15, PIN_OUT);
PIN_OUT          8774 sound/pci/hda/patch_realtek.c 		snd_hda_set_pin_ctl_cache(codec, 0x18, PIN_OUT);
PIN_OUT           792 sound/soc/codecs/hdac_hdmi.c 				AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_OUT);