new_pinctl 888 sound/pci/hda/patch_hdmi.c int pinctl, new_pinctl; new_pinctl 897 sound/pci/hda/patch_hdmi.c new_pinctl = pinctl & ~AC_PINCTL_EPT; new_pinctl 899 sound/pci/hda/patch_hdmi.c new_pinctl |= AC_PINCTL_EPT_HBR; new_pinctl 901 sound/pci/hda/patch_hdmi.c new_pinctl |= AC_PINCTL_EPT_NATIVE; new_pinctl 906 sound/pci/hda/patch_hdmi.c pinctl == new_pinctl ? "" : "new-", new_pinctl 907 sound/pci/hda/patch_hdmi.c new_pinctl); new_pinctl 909 sound/pci/hda/patch_hdmi.c if (pinctl != new_pinctl) new_pinctl 912 sound/pci/hda/patch_hdmi.c new_pinctl);