Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/i915/
Dintel_drv.h180 void (*hot_plug)(struct intel_encoder *); member
Dintel_ddi.c1524 intel_encoder->hot_plug = intel_ddi_hot_plug; in intel_ddi_init()
Di915_irq.c296 if (encoder->hot_plug) in i915_hotplug_work_func()
297 encoder->hot_plug(encoder); in i915_hotplug_work_func()
Dintel_dp.c2921 intel_encoder->hot_plug = intel_dp_hot_plug; in intel_dp_init()
Dintel_sdvo.c2240 intel_encoder->hot_plug = intel_sdvo_enable_hotplug; in intel_sdvo_dvi_init()