Searched defs:intel_hotplug (Results 1 – 1 of 1) sorted by relevance
154 struct intel_hotplug { struct155 struct delayed_work hotplug_work;157 const u32 *hpd, *pch_hpd;159 struct {167 } stats[HPD_NUM_PINS];168 u32 event_bits;169 u32 retry_bits;170 struct delayed_work reenable_work;172 u32 long_port_mask;173 u32 short_port_mask;[all …]