Home
last modified time | relevance | path

Searched refs:pin_eld_notify (Results 1 – 7 of 7) sorted by relevance

/linux/include/drm/
H A Ddrm_audio_component.h83 void (*pin_eld_notify)(void *audio_ptr, int port, int pipe); member
/linux/sound/hda/codecs/hdmi/
H A Dnvhdmi.c64 .pin_eld_notify = snd_hda_hdmi_acomp_pin_eld_notify,
H A Datihdmi.c526 .pin_eld_notify = snd_hda_hdmi_acomp_pin_eld_notify,
H A Dintelhdmi.c178 .pin_eld_notify = intel_pin_eld_notify,
181 /* register i915 component pin_eld_notify callback */
634 * .pin_eld_notify(). On GLK this will deadlock in i915 due in probe_i915_glk_hdmi()
H A Dhdmi.c2251 * will call pin_eld_notify with using audio_ptr pointer in snd_hda_hdmi_setup_drm_audio_ops()
2256 spec->drm_audio_ops.pin_eld_notify = ops->pin_eld_notify; in snd_hda_hdmi_setup_drm_audio_ops()
/linux/Documentation/sound/hd-audio/
H A Ddp-mst.rst85 pin_eld_notify() -> check_presence_and_report() -> hdmi_present_sense() ->
/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1646 .pin_eld_notify = hdac_hdmi_eld_notify_cb, in hdac_hdmi_present_sense_all_pins()