Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_disable_all (Results 1 – 2 of 2) sorted by relevance

/linux/include/drm/
H A Ddrm_atomic_helper.h162 int drm_atomic_helper_disable_all(struct drm_device *dev,
/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c3554 int drm_atomic_helper_disable_all(struct drm_device *dev, in drm_atomic_helper_disable_all() function
3613 EXPORT_SYMBOL(drm_atomic_helper_disable_all);
3684 ret = drm_atomic_helper_disable_all(dev, &ctx); in drm_atomic_helper_shutdown()
3822 err = drm_atomic_helper_disable_all(dev, &ctx); in drm_atomic_helper_suspend()