Searched refs:hot_plug (Results 1 – 5 of 5) sorted by relevance
180 void (*hot_plug)(struct intel_encoder *); member
1524 intel_encoder->hot_plug = intel_ddi_hot_plug; in intel_ddi_init()
296 if (encoder->hot_plug) in i915_hotplug_work_func()297 encoder->hot_plug(encoder); in i915_hotplug_work_func()
2921 intel_encoder->hot_plug = intel_dp_hot_plug; in intel_dp_init()
2240 intel_encoder->hot_plug = intel_sdvo_enable_hotplug; in intel_sdvo_dvi_init()