Home
last modified time | relevance | path

Searched refs:hot_plug (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/gma500/
Dpsb_intel_drv.h124 void (*hot_plug)(struct gma_encoder *); member
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi.c1025 intel_encoder->hot_plug = intel_dsi_hot_plug; in intel_dsi_init()
Dintel_drv.h142 void (*hot_plug)(struct intel_encoder *); member
Di915_irq.c937 if (intel_encoder->hot_plug) in i915_hotplug_work_func()
938 intel_encoder->hot_plug(intel_encoder); in i915_hotplug_work_func()
Dintel_ddi.c2272 intel_encoder->hot_plug = intel_ddi_hot_plug; in intel_ddi_init()
Dintel_sdvo.c2476 intel_encoder->hot_plug = intel_sdvo_enable_hotplug; in intel_sdvo_dvi_init()
Dintel_dp.c5654 intel_encoder->hot_plug = intel_dp_hot_plug; in intel_dp_init()