Searched defs:i915_hotplug (Results 1 – 1 of 1) sorted by relevance
432 struct i915_hotplug { struct433 struct work_struct hotplug_work;435 struct {443 } stats[HPD_NUM_PINS];444 u32 event_bits;445 struct delayed_work reenable_work;447 struct intel_digital_port *irq_port[I915_MAX_PORTS];448 u32 long_port_mask;449 u32 short_port_mask;450 struct work_struct dig_port_work;[all …]