Searched defs:intel_hotplug (Results 1 – 1 of 1) sorted by relevance
136 struct intel_hotplug { struct137 struct delayed_work hotplug_work;139 const u32 *hpd, *pch_hpd;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;[all …]