HPD_NONE          115 drivers/gpu/drm/i915/display/intel_hotplug.c 		return HPD_NONE;
HPD_NONE          208 drivers/gpu/drm/i915/display/intel_hotplug.c 		if (pin == HPD_NONE ||
HPD_NONE          623 drivers/gpu/drm/i915/display/intel_hotplug.c 		    intel_connector->encoder->hpd_pin > HPD_NONE) {
HPD_NONE          705 drivers/gpu/drm/i915/display/intel_hotplug.c 	if (pin == HPD_NONE)
HPD_NONE          720 drivers/gpu/drm/i915/display/intel_hotplug.c 	if (pin == HPD_NONE)
HPD_NONE          115 drivers/gpu/drm/i915/i915_drv.h 	HPD_TV = HPD_NONE,     /* TV is known to be unreliable */
HPD_NONE          133 drivers/gpu/drm/i915/i915_drv.h 	for ((__pin) = (HPD_NONE + 1); (__pin) < HPD_NUM_PINS; (__pin)++)