Searched refs:HPD_NONE (Results 1 – 2 of 2) sorted by relevance
107 return encoder ? encoder->hpd_pin : HPD_NONE; in intel_connector_hpd_pin()192 if (pin == HPD_NONE || in intel_hpd_irq_storm_switch_to_polling()234 if (pin == HPD_NONE || in intel_hpd_irq_storm_reenable_work()398 if (pin == HPD_NONE) in i915_hotplug_work_func()632 if (pin == HPD_NONE) in i915_hpd_poll_init_work()716 if (pin == HPD_NONE) in intel_hpd_disable()731 if (pin == HPD_NONE) in intel_hpd_enable()
119 HPD_NONE = 0, enumerator120 HPD_TV = HPD_NONE, /* TV is known to be unreliable */140 for ((__pin) = (HPD_NONE + 1); (__pin) < HPD_NUM_PINS; (__pin)++)