Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_hotplug.h21 enum intel_hotplug_state intel_encoder_hotplug(struct intel_encoder *encoder,
H A Dintel_hotplug.c282 intel_encoder_hotplug(struct intel_encoder *encoder, in intel_encoder_hotplug() function
H A Dintel_crt.c1034 crt->base.hotplug = intel_encoder_hotplug; in intel_crt_init()
H A Dintel_sdvo.c1936 return intel_encoder_hotplug(encoder, connector, irq_received); in intel_sdvo_hotplug()
H A Dintel_hdmi.c3222 state = intel_encoder_hotplug(encoder, connector, irq_received); in intel_hdmi_hotplug()
H A Dintel_ddi.c4624 state = intel_encoder_hotplug(encoder, connector, irq_received); in intel_ddi_hotplug()
H A Dintel_dp.c5208 state = intel_encoder_hotplug(encoder, connector, irq_received); in intel_dp_hotplug()