Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/
Ddrm_legacy.h46 void drm_legacy_ctxbitmap_cleanup(struct drm_device *dev);
Ddrm_drv.c568 drm_legacy_ctxbitmap_cleanup(dev); in drm_dev_init()
603 drm_legacy_ctxbitmap_cleanup(dev); in drm_dev_fini()
Ddrm_context.c109 void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev) in drm_legacy_ctxbitmap_cleanup() function