PIN_HP           2062 sound/pci/hda/hda_generic.c 		val = PIN_HP;
PIN_HP           2067 sound/pci/hda/hda_generic.c 		set_pin_targets(codec, cfg->hp_outs, cfg->hp_pins, PIN_HP);
PIN_HP           2069 sound/pci/hda/hda_generic.c 		val = spec->prefer_hp_amp ? PIN_HP : PIN_OUT;
PIN_HP           2579 sound/pci/hda/hda_generic.c 			val = PIN_HP;
PIN_HP           2656 sound/pci/hda/hda_generic.c 	if (snd_hda_codec_get_pin_target(codec, nid) == PIN_HP)
PIN_HP           2670 sound/pci/hda/hda_generic.c 	val = ucontrol->value.enumerated.item[0] ? PIN_HP : PIN_OUT;
PIN_HP           2933 sound/pci/hda/hda_generic.c 		if (out_jacks > 1 && val == PIN_HP)
PIN_HP           2972 sound/pci/hda/hda_generic.c 			val = idx ? PIN_HP : PIN_OUT;
PIN_HP           2974 sound/pci/hda/hda_generic.c 			val = PIN_HP;
PIN_HP           2980 sound/pci/hda/hda_generic.c 			val &= ~(AC_PINCTL_VREFEN | PIN_HP);
PIN_HP           4459 sound/pci/hda/hda_generic.c 				val = oldval & ~PIN_HP;
PIN_HP           4106 sound/pci/hda/patch_ca0132.c 				    pin_ctl & ~PIN_HP);
PIN_HP           4139 sound/pci/hda/patch_ca0132.c 				    pin_ctl & ~PIN_HP);
PIN_HP           4144 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_HP);
PIN_HP           4351 sound/pci/hda/patch_ca0132.c 				    pin_ctl & ~PIN_HP);
PIN_HP           4377 sound/pci/hda/patch_ca0132.c 				pin_ctl & ~PIN_HP);
PIN_HP           4389 sound/pci/hda/patch_ca0132.c 				    pin_ctl | PIN_HP);
PIN_HP           4408 sound/pci/hda/patch_ca0132.c 				    pin_ctl & ~PIN_HP);
PIN_HP           6694 sound/pci/hda/patch_ca0132.c 		snd_hda_set_pin_ctl(codec, pin, PIN_HP);
PIN_HP           5154 sound/pci/hda/patch_realtek.c 			    AC_VERB_SET_PIN_WIDGET_CONTROL, PIN_HP);