Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_modeset_helper.c178 int drm_mode_config_helper_suspend(struct drm_device *dev) in drm_mode_config_helper_suspend() function
198 EXPORT_SYMBOL(drm_mode_config_helper_suspend);
/Linux-v4.19/include/drm/
Ddrm_modeset_helper.h37 int drm_mode_config_helper_suspend(struct drm_device *dev);
/Linux-v4.19/drivers/gpu/drm/tinydrm/
Dmi0283qt.c236 return drm_mode_config_helper_suspend(mipi->tinydrm.drm); in mi0283qt_pm_suspend()
/Linux-v4.19/drivers/gpu/drm/imx/
Dimx-drm-core.c342 return drm_mode_config_helper_suspend(drm_dev); in imx_drm_suspend()
/Linux-v4.19/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_drv.c199 ret = drm_mode_config_helper_suspend(fsl_dev->drm); in fsl_dcu_drm_pm_suspend()
/Linux-v4.19/drivers/gpu/drm/arm/
Dhdlcd_drv.c411 return drm_mode_config_helper_suspend(drm); in hdlcd_pm_suspend()
Dmalidp_drv.c884 return drm_mode_config_helper_suspend(drm); in malidp_pm_suspend()
/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_drm_drv.c585 ret = drm_mode_config_helper_suspend(drm); in mtk_drm_sys_suspend()
/Linux-v4.19/Documentation/gpu/
Dtodo.rst193 drm_mode_config_helper_suspend/resume().