/linux/drivers/gpu/drm/ |
H A D | drm_encoder.c | 187 void drm_encoder_cleanup(struct drm_encoder *encoder) in drm_encoder_cleanup() function 208 EXPORT_SYMBOL(drm_encoder_cleanup); 217 drm_encoder_cleanup(encoder); in drmm_encoder_alloc_release()
|
H A D | drm_writeback.c | 146 .destroy = drm_encoder_cleanup, 194 drm_encoder_cleanup(&wb_connector->encoder); in drm_writeback_connector_init()
|
/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 | 617 drm_encoder_cleanup(encoder); in dw_hdmi_rockchip_bind() 628 drm_encoder_cleanup(&hdmi->encoder.encoder); in dw_hdmi_rockchip_unbind()
|
H A D | dw_hdmi_qp-rockchip.c | 562 drm_encoder_cleanup(encoder); in dw_hdmi_qp_rockchip_bind() 584 drm_encoder_cleanup(&hdmi->encoder.encoder); in dw_hdmi_qp_rockchip_unbind()
|
/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()
|
/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()
|
/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_vga.c | 11 .destroy = drm_encoder_cleanup
|
H A D | mgag200_vga_bmc.c | 48 .destroy = drm_encoder_cleanup
|
/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()
|
/linux/drivers/gpu/drm/ast/ |
H A D | ast_sil164.c | 17 .destroy = drm_encoder_cleanup,
|
H A D | ast_vga.c | 17 .destroy = drm_encoder_cleanup,
|
/linux/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_output.c | 122 drm_encoder_cleanup(&output->encoder); in atmel_hlcdc_attach_endpoint()
|
/linux/drivers/gpu/drm/omapdrm/ |
H A D | omap_encoder.c | 36 drm_encoder_cleanup(encoder); in omap_encoder_destroy()
|
/linux/include/drm/ |
H A D | drm_encoder.h | 322 void drm_encoder_cleanup(struct drm_encoder *encoder);
|
/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_rgb.c | 244 drm_encoder_cleanup(&rgb->encoder); in sun4i_rgb_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 | sun8i_dw_hdmi.c | 205 drm_encoder_cleanup(encoder); in sun8i_dw_hdmi_bind()
|
/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_external.c | 154 drm_encoder_cleanup(priv->external_encoder); in tilcdc_attach_external_device()
|
/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-kms.c | 63 .destroy = drm_encoder_cleanup,
|
/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_output_7a2000.c | 274 .destroy = drm_encoder_cleanup, 278 .destroy = drm_encoder_cleanup,
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_dpi.c | 209 drm_encoder_cleanup(encoder); in exynos_dpi_bind()
|
/linux/drivers/gpu/drm/sysfb/ |
H A D | efidrm.c | 120 .destroy = drm_encoder_cleanup,
|
/linux/drivers/gpu/drm/hyperv/ |
H A D | hyperv_drm_modeset.c | 234 .destroy = drm_encoder_cleanup,
|