Searched defs:i915_hotplug (Results 1 – 1 of 1) sorted by relevance
138 struct i915_hotplug { struct139 struct delayed_work hotplug_work;141 struct {149 } stats[HPD_NUM_PINS];150 u32 event_bits;151 u32 retry_bits;152 struct delayed_work reenable_work;154 u32 long_port_mask;155 u32 short_port_mask;156 struct work_struct dig_port_work;[all …]