Searched refs:hpd_storm_threshold (Results 1 – 4 of 4) sorted by relevance
140 const int threshold = dev_priv->hotplug.hpd_storm_threshold; in intel_hpd_irq_storm_detect()
4523 seq_printf(m, "Threshold: %d\n", hotplug->hpd_storm_threshold); in i915_hpd_storm_ctl_show()4567 hotplug->hpd_storm_threshold = new_threshold; in i915_hpd_storm_ctl_write()
309 unsigned int hpd_storm_threshold; member
4820 dev_priv->hotplug.hpd_storm_threshold = HPD_STORM_DEFAULT_THRESHOLD; in intel_irq_init()