Searched refs:drm_mode_config_helper_suspend (Results 1 – 9 of 9) sorted by relevance
178 int drm_mode_config_helper_suspend(struct drm_device *dev) in drm_mode_config_helper_suspend() function198 EXPORT_SYMBOL(drm_mode_config_helper_suspend);
37 int drm_mode_config_helper_suspend(struct drm_device *dev);
236 return drm_mode_config_helper_suspend(mipi->tinydrm.drm); in mi0283qt_pm_suspend()
342 return drm_mode_config_helper_suspend(drm_dev); in imx_drm_suspend()
199 ret = drm_mode_config_helper_suspend(fsl_dev->drm); in fsl_dcu_drm_pm_suspend()
411 return drm_mode_config_helper_suspend(drm); in hdlcd_pm_suspend()
884 return drm_mode_config_helper_suspend(drm); in malidp_pm_suspend()
585 ret = drm_mode_config_helper_suspend(drm); in mtk_drm_sys_suspend()
193 drm_mode_config_helper_suspend/resume().