Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_atomic_helper.c2984 static int __drm_atomic_helper_disable_all(struct drm_device *dev, in __drm_atomic_helper_disable_all() function
3071 return __drm_atomic_helper_disable_all(dev, ctx, false); in drm_atomic_helper_disable_all()
3095 ret = __drm_atomic_helper_disable_all(dev, &ctx, true); in drm_atomic_helper_shutdown()