Searched refs:HPD_NONE (Results 1 – 2 of 2) sorted by relevance
108 return encoder ? encoder->hpd_pin : HPD_NONE; in intel_connector_hpd_pin()193 if (pin == HPD_NONE || in intel_hpd_irq_storm_switch_to_polling()235 if (pin == HPD_NONE || in intel_hpd_irq_storm_reenable_work()398 if (pin == HPD_NONE) in i915_hotplug_work_func()629 if (pin == HPD_NONE) in i915_hpd_poll_init_work()748 if (pin == HPD_NONE) in intel_hpd_disable()763 if (pin == HPD_NONE) in intel_hpd_enable()
353 HPD_NONE = 0, enumerator354 HPD_TV = HPD_NONE, /* TV is known to be unreliable */374 for ((__pin) = (HPD_NONE + 1); (__pin) < HPD_NUM_PINS; (__pin)++)