Searched defs:intel_hotplug (Results 1 – 1 of 1) sorted by relevance
156 struct intel_hotplug { struct157 struct delayed_work hotplug_work;159 const u32 *hpd, *pch_hpd;161 struct {169 } stats[HPD_NUM_PINS];170 u32 event_bits;171 u32 retry_bits;172 struct delayed_work reenable_work;174 u32 long_port_mask;175 u32 short_port_mask;[all …]