hdmi_present_sense  761 sound/pci/hda/patch_hdmi.c static bool hdmi_present_sense(struct hdmi_spec_per_pin *per_pin, int repoll);
hdmi_present_sense  772 sound/pci/hda/patch_hdmi.c 	if (hdmi_present_sense(get_pin(spec, pin_idx), 1))
hdmi_present_sense 1688 sound/pci/hda/patch_hdmi.c 	if (hdmi_present_sense(per_pin, per_pin->repoll_count))
hdmi_present_sense 2240 sound/pci/hda/patch_hdmi.c 		hdmi_present_sense(per_pin, 0);
hdmi_present_sense 2366 sound/pci/hda/patch_hdmi.c 		hdmi_present_sense(per_pin, 1);