Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_hotplug.h19 enum intel_hotplug_state intel_encoder_hotplug(struct intel_encoder *encoder,
Dintel_hotplug.c265 intel_encoder_hotplug(struct intel_encoder *encoder, in intel_encoder_hotplug() function
Dg4x_hdmi.c512 state = intel_encoder_hotplug(encoder, connector); in intel_hdmi_hotplug()
Dintel_crt.c1066 crt->base.hotplug = intel_encoder_hotplug; in intel_crt_init()
Dg4x_dp.c1168 state = intel_encoder_hotplug(encoder, connector); in intel_dp_hotplug()
Dintel_sdvo.c1990 return intel_encoder_hotplug(encoder, connector); in intel_sdvo_hotplug()
Dintel_ddi.c4181 state = intel_encoder_hotplug(encoder, connector); in intel_ddi_hotplug()