Home
last modified time | relevance | path

Searched refs:port2pin (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c174 int (*port2pin)(struct hda_codec *, int); /* reverse port/pin mapping */ member
2682 hda_nid_t pin_nid = spec->port2pin(codec, port); in generic_acomp_pin_eld_notify()
2718 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init()
2727 spec->port2pin = port2pin; in generic_acomp_init()
2892 spec->port2pin = intel_port2pin; in register_i915_notifier()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_hdmi.c187 int (*port2pin)(struct hda_codec *, int); /* reverse port/pin mapping */ member
2686 hda_nid_t pin_nid = spec->port2pin(codec, port); in generic_acomp_pin_eld_notify()
2722 int (*port2pin)(struct hda_codec *, int)) in generic_acomp_init()
2731 spec->port2pin = port2pin; in generic_acomp_init()
2896 spec->port2pin = intel_port2pin; in register_i915_notifier()

Completed in 12 milliseconds