Searched refs:hot_plug (Results 1 – 7 of 7) sorted by relevance
123 void (*hot_plug)(struct psb_intel_encoder *); member
616 if (encoder->hot_plug) in intel_resume_hotplug()617 encoder->hot_plug(encoder); in intel_resume_hotplug()
130 void (*hot_plug)(struct intel_encoder *); member
1555 intel_encoder->hot_plug = intel_ddi_hot_plug; in intel_ddi_init()
389 if (intel_encoder->hot_plug) in i915_hotplug_work_func()390 intel_encoder->hot_plug(intel_encoder); in i915_hotplug_work_func()
2291 intel_encoder->hot_plug = intel_sdvo_enable_hotplug; in intel_sdvo_dvi_init()
2996 intel_encoder->hot_plug = intel_dp_hot_plug; in intel_dp_init()