drm_mode_config_helper_suspend  405 drivers/gpu/drm/arm/hdlcd_drv.c 	return drm_mode_config_helper_suspend(drm);
drm_mode_config_helper_suspend  990 drivers/gpu/drm/arm/malidp_drv.c 	return drm_mode_config_helper_suspend(drm);
drm_mode_config_helper_suspend   85 drivers/gpu/drm/bochs/bochs_drv.c 	return drm_mode_config_helper_suspend(drm_dev);
drm_mode_config_helper_suspend  215 drivers/gpu/drm/drm_modeset_helper.c EXPORT_SYMBOL(drm_mode_config_helper_suspend);
drm_mode_config_helper_suspend  153 drivers/gpu/drm/exynos/exynos_drm_drv.c 	return  drm_mode_config_helper_suspend(drm_dev);
drm_mode_config_helper_suspend  173 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c 	ret = drm_mode_config_helper_suspend(fsl_dev->drm);
drm_mode_config_helper_suspend   71 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c 	return drm_mode_config_helper_suspend(drm_dev);
drm_mode_config_helper_suspend  318 drivers/gpu/drm/imx/imx-drm-core.c 	return drm_mode_config_helper_suspend(drm_dev);
drm_mode_config_helper_suspend  623 drivers/gpu/drm/mediatek/mtk_drm_drv.c 	ret = drm_mode_config_helper_suspend(drm);
drm_mode_config_helper_suspend  410 drivers/gpu/drm/mxsfb/mxsfb_drv.c 	return drm_mode_config_helper_suspend(drm);
drm_mode_config_helper_suspend  714 drivers/gpu/drm/omapdrm/omap_drv.c 	return drm_mode_config_helper_suspend(drm_dev);
drm_mode_config_helper_suspend  169 drivers/gpu/drm/qxl/qxl_drv.c 	ret = drm_mode_config_helper_suspend(dev);
drm_mode_config_helper_suspend  472 drivers/gpu/drm/rcar-du/rcar_du_drv.c 	return drm_mode_config_helper_suspend(rcdu->ddev);
drm_mode_config_helper_suspend  242 drivers/gpu/drm/rockchip/rockchip_drm_drv.c 	return drm_mode_config_helper_suspend(drm);
drm_mode_config_helper_suspend 1244 drivers/gpu/drm/tegra/drm.c 	return drm_mode_config_helper_suspend(drm);
drm_mode_config_helper_suspend  549 drivers/gpu/drm/tilcdc/tilcdc_drv.c 	ret = drm_mode_config_helper_suspend(ddev);
drm_mode_config_helper_suspend  264 drivers/gpu/drm/tiny/mi0283qt.c 	return drm_mode_config_helper_suspend(dev_get_drvdata(dev));
drm_mode_config_helper_suspend  130 drivers/gpu/drm/vboxvideo/vbox_drv.c 	error = drm_mode_config_helper_suspend(&vbox->ddev);
drm_mode_config_helper_suspend  155 drivers/gpu/drm/vboxvideo/vbox_drv.c 	return drm_mode_config_helper_suspend(&vbox->ddev);
drm_mode_config_helper_suspend  169 drivers/gpu/drm/vboxvideo/vbox_drv.c 	return drm_mode_config_helper_suspend(&vbox->ddev);
drm_mode_config_helper_suspend   41 include/drm/drm_modeset_helper.h int drm_mode_config_helper_suspend(struct drm_device *dev);