short_hpd         326 drivers/gpu/drm/i915/display/intel_hotplug.c 		bool long_hpd, short_hpd;
short_hpd         333 drivers/gpu/drm/i915/display/intel_hotplug.c 		short_hpd = short_port_mask & BIT(port);
short_hpd         335 drivers/gpu/drm/i915/display/intel_hotplug.c 		if (!long_hpd && !short_hpd)