Searched defs:i915_hotplug (Results 1 – 1 of 1) sorted by relevance
148 struct i915_hotplug { struct149 struct delayed_work hotplug_work;151 struct {159 } stats[HPD_NUM_PINS];160 u32 event_bits;161 u32 retry_bits;162 struct delayed_work reenable_work;164 u32 long_port_mask;165 u32 short_port_mask;166 struct work_struct dig_port_work;[all …]