Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/dist/include/drm/
Ddrm_atomic_helper.h125 int drm_atomic_helper_disable_all(struct drm_device *dev,
/netbsd/src/sys/external/bsd/drm2/dist/drm/
Ddrm_atomic_helper.c3026 int drm_atomic_helper_disable_all(struct drm_device *dev, in drm_atomic_helper_disable_all() function
3085 EXPORT_SYMBOL(drm_atomic_helper_disable_all);
3105 ret = drm_atomic_helper_disable_all(dev, &ctx); in drm_atomic_helper_shutdown()
3241 err = drm_atomic_helper_disable_all(dev, &ctx); in drm_atomic_helper_suspend()