Searched refs:drm_atomic_helper_disable_all (Results 1 – 3 of 3) sorted by relevance
126 int drm_atomic_helper_disable_all(struct drm_device *dev,
3043 int drm_atomic_helper_disable_all(struct drm_device *dev, in drm_atomic_helper_disable_all() function3102 EXPORT_SYMBOL(drm_atomic_helper_disable_all);3122 ret = drm_atomic_helper_disable_all(dev, &ctx); in drm_atomic_helper_shutdown()3258 err = drm_atomic_helper_disable_all(dev, &ctx); in drm_atomic_helper_suspend()
4984 ret = drm_atomic_helper_disable_all(dev, ctx); in intel_prepare_reset()