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

/linux-master/sound/pci/hda/
H A Dpatch_hdmi.c791 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll);
802 hdmi_present_sense(get_pin(spec, pin_idx), 1);
1709 * Power-up will call hdmi_present_sense, so the PM calls
1844 static void hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll) function
1871 hdmi_present_sense(per_pin, per_pin->repoll_count);
2409 hdmi_present_sense(per_pin, 0);
2539 hdmi_present_sense(per_pin, 1);

Completed in 123 milliseconds