/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_output_7a1000.c | 134 .destroy = drm_encoder_cleanup, 138 .destroy = drm_encoder_cleanup,
|
H A D | lsdc_output_7a2000.c | 275 .destroy = drm_encoder_cleanup, 279 .destroy = drm_encoder_cleanup,
|
/openbmc/linux/drivers/gpu/drm/vkms/ |
H A D | vkms_output.c | 17 .destroy = drm_encoder_cleanup, 117 drm_encoder_cleanup(encoder); in vkms_output_init()
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_encoder.c | 183 void drm_encoder_cleanup(struct drm_encoder *encoder) in drm_encoder_cleanup() function 204 EXPORT_SYMBOL(drm_encoder_cleanup); 213 drm_encoder_cleanup(encoder); in drmm_encoder_alloc_release()
|
H A D | drm_writeback.c | 150 .destroy = drm_encoder_cleanup, 198 drm_encoder_cleanup(&wb_connector->encoder); in drm_writeback_connector_init()
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_rgb.c | 176 drm_encoder_cleanup(encoder); in rockchip_rgb_init() 185 drm_encoder_cleanup(&rgb->encoder.encoder); in rockchip_rgb_fini()
|
H A D | dw_hdmi-rockchip.c | 655 drm_encoder_cleanup(encoder); in dw_hdmi_rockchip_bind() 671 drm_encoder_cleanup(&hdmi->encoder.encoder); in dw_hdmi_rockchip_unbind()
|
H A D | rockchip_lvds.c | 669 drm_encoder_cleanup(encoder); in rockchip_lvds_bind() 688 drm_encoder_cleanup(&lvds->encoder.encoder); in rockchip_lvds_unbind()
|
/openbmc/linux/drivers/gpu/drm/logicvc/ |
H A D | logicvc_interface.c | 64 .destroy = drm_encoder_cleanup, 209 drm_encoder_cleanup(&interface->drm_encoder); in logicvc_interface_init()
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv04.c | 182 drm_encoder_cleanup(encoder); in nv04_tv_destroy() 251 drm_encoder_cleanup(encoder); in nv04_tv_create()
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_tvout.c | 599 drm_encoder_cleanup(encoder); in sti_tvout_encoder_destroy() 799 drm_encoder_cleanup(tvout->hdmi); in sti_tvout_destroy_encoders() 803 drm_encoder_cleanup(tvout->hda); in sti_tvout_destroy_encoders() 807 drm_encoder_cleanup(tvout->dvo); in sti_tvout_destroy_encoders()
|
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_output.c | 122 drm_encoder_cleanup(&output->encoder); in atmel_hlcdc_attach_endpoint()
|
/openbmc/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_encoder.c | 36 drm_encoder_cleanup(encoder); in omap_encoder_destroy()
|
/openbmc/linux/include/drm/ |
H A D | drm_encoder.h | 308 void drm_encoder_cleanup(struct drm_encoder *encoder);
|
/openbmc/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_lvds.c | 152 drm_encoder_cleanup(&lvds->encoder); in sun4i_lvds_init()
|
H A D | sun4i_tv.c | 520 drm_encoder_cleanup(&tv->encoder); in sun4i_tv_bind() 534 drm_encoder_cleanup(&tv->encoder); in sun4i_tv_unbind()
|
H A D | sun4i_rgb.c | 244 drm_encoder_cleanup(&rgb->encoder); in sun4i_rgb_init()
|
H A D | sun8i_dw_hdmi.c | 205 drm_encoder_cleanup(encoder); in sun8i_dw_hdmi_bind()
|
/openbmc/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_external.c | 154 drm_encoder_cleanup(priv->external_encoder); in tilcdc_attach_external_device()
|
/openbmc/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-kms.c | 61 .destroy = drm_encoder_cleanup,
|
/openbmc/linux/drivers/gpu/drm/xlnx/ |
H A D | zynqmp_kms.c | 457 drm_encoder_cleanup(encoder); in zynqmp_dpsub_kms_init() 538 drm_encoder_cleanup(&dpsub->drm->encoder); in zynqmp_dpsub_drm_cleanup()
|
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_dpi.c | 209 drm_encoder_cleanup(encoder); in exynos_dpi_bind()
|
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_dsi_encoder.c | 33 drm_encoder_cleanup(encoder); in mdp4_dsi_encoder_destroy()
|
H A D | mdp4_dtv_encoder.c | 31 drm_encoder_cleanup(encoder); in mdp4_dtv_encoder_destroy()
|
/openbmc/linux/drivers/gpu/drm/mxsfb/ |
H A D | lcdif_drv.c | 44 .destroy = drm_encoder_cleanup,
|