Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_hotplug.c249 bool intel_encoder_hotplug(struct intel_encoder *encoder, in intel_encoder_hotplug() function
Dintel_crt.c1000 crt->base.hotplug = intel_encoder_hotplug; in intel_crt_init()
Dintel_drv.h1764 bool intel_encoder_hotplug(struct intel_encoder *encoder,
Dintel_hdmi.c2427 intel_encoder->hotplug = intel_encoder_hotplug; in intel_hdmi_init()
Dintel_sdvo.c1730 return intel_encoder_hotplug(encoder, connector); in intel_sdvo_hotplug()
Dintel_ddi.c3442 changed = intel_encoder_hotplug(encoder, connector); in intel_ddi_hotplug()
Dintel_dp.c4247 changed = intel_encoder_hotplug(encoder, connector); in intel_dp_hotplug()