port2pin 180 sound/pci/hda/patch_hdmi.c int (*port2pin)(struct hda_codec *, int); /* reverse port/pin mapping */ port2pin 2518 sound/pci/hda/patch_hdmi.c hda_nid_t pin_nid = spec->port2pin(codec, port); port2pin 2557 sound/pci/hda/patch_hdmi.c int (*port2pin)(struct hda_codec *, int)) port2pin 2566 sound/pci/hda/patch_hdmi.c spec->port2pin = port2pin; port2pin 2754 sound/pci/hda/patch_hdmi.c spec->port2pin = intel_port2pin;