Home
last modified time | relevance | path

Searched refs:drm_mode_config_helper_suspend (Results 1 – 25 of 37) sorted by relevance

12

/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.c120 error = drm_mode_config_helper_suspend(&vbox->ddev); in vbox_pm_suspend()
146 return drm_mode_config_helper_suspend(&vbox->ddev); in vbox_pm_freeze()
160 return drm_mode_config_helper_suspend(&vbox->ddev); in vbox_pm_poweroff()
/linux/drivers/gpu/drm/
H A Ddrm_modeset_helper.c190 int drm_mode_config_helper_suspend(struct drm_device *dev) in drm_mode_config_helper_suspend() function
219 EXPORT_SYMBOL(drm_mode_config_helper_suspend);
/linux/include/drm/
H A Ddrm_modeset_helper.h41 int drm_mode_config_helper_suspend(struct drm_device *dev);
/linux/drivers/gpu/drm/udl/
H A Dudl_drv.c26 ret = drm_mode_config_helper_suspend(dev); in udl_usb_suspend()
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_drv.c131 res = drm_mode_config_helper_suspend(&mdrv->kms->base); in komeda_pm_suspend()
/linux/drivers/gpu/drm/tidss/
H A Dtidss_drv.c81 return drm_mode_config_helper_suspend(&tidss->ddev); in tidss_suspend()
/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_drv.c188 ret = drm_mode_config_helper_suspend(dev); in hyperv_vmbus_suspend()
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_drv.c120 return drm_mode_config_helper_suspend(&sdev->ddev); in shmob_drm_pm_suspend()
/linux/drivers/gpu/drm/tiny/
H A Dmi0283qt.c249 return drm_mode_config_helper_suspend(dev_get_drvdata(dev)); in mi0283qt_pm_suspend()
H A Dpanel-mipi-dbi.c411 return drm_mode_config_helper_suspend(dev_get_drvdata(dev)); in panel_mipi_dbi_pm_suspend()
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dpsub.c42 return drm_mode_config_helper_suspend(&dpsub->drm->dev); in zynqmp_dpsub_suspend()
/linux/drivers/gpu/drm/qxl/
H A Dqxl_drv.c175 ret = drm_mode_config_helper_suspend(dev); in qxl_drm_freeze()
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c312 return drm_mode_config_helper_suspend(drm_dev); in imx_drm_suspend()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c349 return drm_mode_config_helper_suspend(drm); in sun4i_drv_drm_sys_suspend()
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dev.c256 drm_mode_config_helper_suspend(ddev); in dcss_dev_suspend()
/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_drv.c178 ret = drm_mode_config_helper_suspend(fsl_dev->drm); in fsl_dcu_drm_pm_suspend()
/linux/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_drv.c72 return drm_mode_config_helper_suspend(drm_dev); in hibmc_pm_suspend()
/linux/drivers/gpu/drm/msm/
H A Dmsm_kms.c317 return drm_mode_config_helper_suspend(ddev); in msm_kms_pm_prepare()
/linux/drivers/gpu/drm/arm/
H A Dhdlcd_drv.c390 return drm_mode_config_helper_suspend(drm); in hdlcd_pm_suspend()
/linux/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.c342 ret = drm_mode_config_helper_suspend(drm); in lcdif_suspend()
H A Dmxsfb_drv.c401 return drm_mode_config_helper_suspend(drm); in mxsfb_suspend()
/linux/drivers/gpu/drm/ast/
H A Dast_drv.c385 error = drm_mode_config_helper_suspend(dev); in ast_drm_freeze()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c128 return drm_mode_config_helper_suspend(drm_dev); in exynos_drm_suspend()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c246 return drm_mode_config_helper_suspend(drm); in rockchip_drm_sys_suspend()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_drv.c374 ret = drm_mode_config_helper_suspend(ddev); in lsdc_drm_freeze()

12