AC_PINCTL_OUT_EN 3888 sound/pci/hda/hda_codec.c if (val & AC_PINCTL_OUT_EN) { AC_PINCTL_OUT_EN 3890 sound/pci/hda/hda_codec.c val &= ~(AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN); AC_PINCTL_OUT_EN 4615 sound/pci/hda/hda_generic.c if (snd_hda_codec_get_pin_target(codec, pin) & AC_PINCTL_OUT_EN) AC_PINCTL_OUT_EN 396 sound/pci/hda/hda_local.h #define PIN_OUT (AC_PINCTL_OUT_EN) AC_PINCTL_OUT_EN 397 sound/pci/hda/hda_local.h #define PIN_HP (AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN) AC_PINCTL_OUT_EN 411 sound/pci/hda/hda_proc.c if (pinctls & AC_PINCTL_OUT_EN) AC_PINCTL_OUT_EN 5282 sound/pci/hda/patch_realtek.c AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN); AC_PINCTL_OUT_EN 8443 sound/pci/hda/patch_realtek.c if (!(val & (AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN))) AC_PINCTL_OUT_EN 32 sound/soc/codecs/hdac_hdmi.c #define PIN_OUT (AC_PINCTL_OUT_EN)