Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_hotplug.h18 enum intel_hotplug_state intel_encoder_hotplug(struct intel_encoder *encoder,
Dintel_hotplug.c260 intel_encoder_hotplug(struct intel_encoder *encoder, in intel_encoder_hotplug() function
Dintel_crt.c1062 crt->base.hotplug = intel_encoder_hotplug; in intel_crt_init()
Dintel_hdmi.c3327 state = intel_encoder_hotplug(encoder, connector); in intel_hdmi_hotplug()
Dintel_sdvo.c1988 return intel_encoder_hotplug(encoder, connector); in intel_sdvo_hotplug()
Dintel_ddi.c4816 state = intel_encoder_hotplug(encoder, connector); in intel_ddi_hotplug()
Dintel_dp.c5890 state = intel_encoder_hotplug(encoder, connector); in intel_dp_hotplug()