Home
last modified time | relevance | path

Searched refs:intel_hotplug (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/i915/display/
Dintel_display_core.h136 struct intel_hotplug { struct
419 struct intel_hotplug hotplug;
Dintel_hotplug.c143 struct intel_hotplug *hpd = &dev_priv->display.hotplug; in intel_hpd_irq_storm_detect()
Dintel_display_debugfs.c1572 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_storm_ctl_show()
1594 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_storm_ctl_write()
1675 struct intel_hotplug *hotplug = &dev_priv->display.hotplug; in i915_hpd_short_storm_ctl_write()
/drivers/gpu/drm/i915/
DMakefile246 display/intel_hotplug.o \
Di915_irq.c188 struct intel_hotplug *hpd = &dev_priv->display.hotplug; in intel_hpd_init_pins()