Searched defs:i915_hotplug (Results 1 – 1 of 1) sorted by relevance
147 struct i915_hotplug { struct148 struct delayed_work hotplug_work;150 const u32 *hpd, *pch_hpd;152 struct {160 } stats[HPD_NUM_PINS];161 u32 event_bits;162 u32 retry_bits;163 struct delayed_work reenable_work;165 u32 long_port_mask;166 u32 short_port_mask;[all …]