Home
last modified time | relevance | path

Searched refs:hdmi_present_sense (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/Documentation/sound/hd-audio/
Ddp-mst.rst85 pin_eld_notify() -> check_presence_and_report() -> hdmi_present_sense() ->
94 hdmi_present_sense() -> hdmi_prepsent_sense_via_verbs()
/Linux-v5.4/sound/pci/hda/
Dpatch_hdmi.c756 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll);
767 if (hdmi_present_sense(get_pin(spec, pin_idx), 1)) in check_presence_and_report()
1641 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense() function
1679 if (hdmi_present_sense(per_pin, per_pin->repoll_count)) in hdmi_repoll_eld()
2225 hdmi_present_sense(per_pin, 0); in generic_hdmi_build_controls()
2351 hdmi_present_sense(per_pin, 1); in generic_hdmi_resume()