Symbol: drm_atomic_helper_crtc_destroy_state
drivers/gpu/drm/adp/adp_drv.c
356
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c
126
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/arm/hdlcd_crtc.c
72
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/armada/armada_crtc.c
827
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/drm_atomic_state_helper.c
236
EXPORT_SYMBOL(drm_atomic_helper_crtc_destroy_state);
drivers/gpu/drm/drm_simple_kms_helper.c
178
drm_atomic_helper_crtc_destroy_state(crtc, state);
drivers/gpu/drm/exynos/exynos_drm_crtc.c
168
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c
161
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/gud/gud_drv.c
353
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c
487
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c
545
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/hyperv/hyperv_drm_modeset.c
134
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/imx/dc/dc-crtc.c
106
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/imx/dcss/dcss-crtc.c
50
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/ingenic/ingenic-drm-drv.c
990
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/kmb/kmb_crtc.c
63
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/logicvc/logicvc_crtc.c
221
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/meson/meson_crtc.c
73
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/msm/disp/mdp4/mdp4_crtc.c
482
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/mxsfb/mxsfb_kms.c
492
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/mxsfb/mxsfb_kms.c
503
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/omapdrm/omap_crtc.c
753
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/qxl/qxl_display.c
423
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/renesas/shmobile/shmob_drm_crtc.c
372
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/sitronix/st7571.c
432
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/sprd/sprd_dpu.c
712
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/sti/sti_crtc.c
333
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/stm/ltdc.c
1213
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/stm/ltdc.c
1225
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/sun4i/sun4i_crtc.c
182
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/tests/drm_kunit_helpers.c
218
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/tilcdc/tilcdc_crtc.c
758
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/tiny/appletbdrm.c
606
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/tiny/bochs.c
558
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/tiny/cirrus-qemu.c
427
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/tiny/pixpaper.c
969
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/tiny/sharp-memory.c
354
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/udl/udl_modeset.c
405
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/vboxvideo/vbox_mode.c
255
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/vc4/vc4_crtc.c
1135
drm_atomic_helper_crtc_destroy_state(crtc, state);
drivers/gpu/drm/virtio/virtgpu_display.c
60
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c
250
drm_atomic_helper_crtc_destroy_state(crtc, state);
drivers/gpu/drm/xlnx/zynqmp_kms.c
313
.atomic_destroy_state = drm_atomic_helper_crtc_destroy_state,
include/drm/drm_atomic_state_helper.h
53
void drm_atomic_helper_crtc_destroy_state(struct drm_crtc *crtc,