Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dpatch_hdmi.c1166 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll);
1175 if (hdmi_present_sense(get_pin(spec, pin_idx), 1)) in check_presence_and_report()
1580 static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense() function
1651 if (hdmi_present_sense(per_pin, per_pin->repoll_count)) in hdmi_repoll_eld()
2120 hdmi_present_sense(per_pin, 0); in generic_hdmi_build_controls()
2223 hdmi_present_sense(per_pin, 1); in generic_hdmi_resume()