AC_PINCTL_HP_EN 3890 sound/pci/hda/hda_codec.c val &= ~(AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN); AC_PINCTL_HP_EN 3891 sound/pci/hda/hda_codec.c else if ((val & AC_PINCTL_HP_EN) && !(cap & AC_PINCAP_HP_DRV)) AC_PINCTL_HP_EN 3892 sound/pci/hda/hda_codec.c val &= ~AC_PINCTL_HP_EN; AC_PINCTL_HP_EN 397 sound/pci/hda/hda_local.h #define PIN_HP (AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN) AC_PINCTL_HP_EN 398 sound/pci/hda/hda_local.h #define PIN_HP_AMP (AC_PINCTL_HP_EN) AC_PINCTL_HP_EN 413 sound/pci/hda/hda_proc.c if (pinctls & AC_PINCTL_HP_EN) AC_PINCTL_HP_EN 5282 sound/pci/hda/patch_realtek.c AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN);