Searched refs:port2pin (Results 1 – 3 of 3) sorted by relevance
154 int (*port2pin)(struct hda_codec *codec, int port); /* reverse port/pin mapping */ member281 int (*port2pin)(struct hda_codec *, int));
2226 hda_nid_t pin_nid = spec->port2pin(codec, port); in snd_hda_hdmi_acomp_pin_eld_notify()2264 int (*port2pin)(struct hda_codec *, int)) in snd_hda_hdmi_acomp_init()2273 spec->port2pin = port2pin; in snd_hda_hdmi_acomp_init()
187 spec->port2pin = intel_port2pin; in register_i915_notifier()