Searched defs:i915_hotplug (Results 1 – 1 of 1) sorted by relevance
232 struct i915_hotplug { struct233 struct work_struct hotplug_work;235 struct {243 } stats[HPD_NUM_PINS];244 u32 event_bits;245 struct delayed_work reenable_work;247 struct intel_digital_port *irq_port[I915_MAX_PORTS];248 u32 long_port_mask;249 u32 short_port_mask;250 struct work_struct dig_port_work;[all …]