Home
last modified time | relevance | path

Searched refs:intel_dp_encoder_destroy (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_drv.h483 extern void intel_dp_encoder_destroy(struct drm_encoder *encoder);
H A Dintel_dp.c2478 void intel_dp_encoder_destroy(struct drm_encoder *encoder) in intel_dp_encoder_destroy() function
2525 .destroy = intel_dp_encoder_destroy,
2822 intel_dp_encoder_destroy(&intel_encoder->base); in intel_dp_init_connector()
H A Dintel_ddi.c1442 intel_dp_encoder_destroy(encoder); in intel_ddi_destroy()