Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_hotplug.h19 enum intel_hotplug_state intel_encoder_hotplug(struct intel_encoder *encoder,
Dg4x_hdmi.c592 state = intel_encoder_hotplug(encoder, connector); in intel_hdmi_hotplug()
Dintel_hotplug.c337 intel_encoder_hotplug(struct intel_encoder *encoder, in intel_encoder_hotplug() function
Dintel_crt.c1083 crt->base.hotplug = intel_encoder_hotplug; in intel_crt_init()
Dg4x_dp.c1182 state = intel_encoder_hotplug(encoder, connector); in intel_dp_hotplug()
Dintel_sdvo.c2066 return intel_encoder_hotplug(encoder, connector); in intel_sdvo_hotplug()
Dintel_ddi.c4560 state = intel_encoder_hotplug(encoder, connector); in intel_ddi_hotplug()