| /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/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/ast/ |
| H A D | ast_sil164.c | 17 .destroy = drm_encoder_cleanup,
|
| H A D | ast_vga.c | 17 .destroy = drm_encoder_cleanup,
|
| H A D | ast_dp.c | 300 .destroy = drm_encoder_cleanup,
|
| H A D | ast_dp501.c | 476 .destroy = drm_encoder_cleanup,
|
| /linux/include/drm/ |
| H A D | drm_encoder.h | 322 void drm_encoder_cleanup(struct drm_encoder *encoder);
|
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_encoder.c | 36 drm_encoder_cleanup(encoder); in omap_encoder_destroy()
|
| /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()
|
| /linux/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_external.c | 154 drm_encoder_cleanup(priv->external_encoder); in tilcdc_attach_external_device()
|
| H A D | tilcdc_panel.c | 111 drm_encoder_cleanup(encoder); in panel_encoder_create()
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-kms.c | 63 .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/rockchip/ |
| H A D | dw_hdmi_qp-rockchip.c | 595 drm_encoder_cleanup(encoder); in dw_hdmi_qp_rockchip_bind() 616 drm_encoder_cleanup(&hdmi->encoder.encoder); in dw_hdmi_qp_rockchip_unbind()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | oaktrail_lvds.c | 425 drm_encoder_cleanup(encoder); in oaktrail_lvds_init()
|
| H A D | cdv_intel_lvds.c | 655 drm_encoder_cleanup(encoder); in cdv_intel_lvds_init()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vkms.c | 477 drm_encoder_cleanup(encoder); in amdgpu_vkms_output_init()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_dpi.c | 1057 drm_encoder_cleanup(&dpi->encoder); in mtk_dpi_bind() 1066 drm_encoder_cleanup(&dpi->encoder); in mtk_dpi_unbind()
|
| H A D | mtk_dsi.c | 945 drm_encoder_cleanup(&dsi->encoder); in mtk_dsi_encoder_init() 976 drm_encoder_cleanup(&dsi->encoder); in mtk_dsi_unbind()
|
| /linux/drivers/gpu/drm/kmb/ |
| H A D | kmb_dsi.c | 1450 drm_encoder_cleanup(encoder); in kmb_dsi_encoder_init() 1457 drm_encoder_cleanup(encoder); in kmb_dsi_encoder_init()
|