Searched refs:hdmi_present_sense (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 780 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll); 791 hdmi_present_sense(get_pin(spec, pin_idx), 1); in check_presence_and_report() 1788 * Power-up will call hdmi_present_sense, so the PM calls in sync_eld_via_acomp() 1813 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense() function 1840 hdmi_present_sense(per_pin, per_pin->repoll_count); in hdmi_repoll_eld() 2401 hdmi_present_sense(per_pin, 0); in generic_hdmi_build_controls() 2535 hdmi_present_sense(per_pin, 1); in generic_hdmi_resume()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 791 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll); 802 hdmi_present_sense(get_pin(spec, pin_idx), 1); in check_presence_and_report() 1710 * Power-up will call hdmi_present_sense, so the PM calls in silent_stream_enable() 1845 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) in hdmi_present_sense() function 1872 hdmi_present_sense(per_pin, per_pin->repoll_count); in hdmi_repoll_eld() 2409 hdmi_present_sense(per_pin, 0); in generic_hdmi_build_controls() 2539 hdmi_present_sense(per_pin, 1); in generic_hdmi_resume()
|
Completed in 13 milliseconds