Searched refs:drm_legacy_ctxbitmap_cleanup (Results 1 – 3 of 3) sorted by relevance
46 void drm_legacy_ctxbitmap_cleanup(struct drm_device *dev);
568 drm_legacy_ctxbitmap_cleanup(dev); in drm_dev_init()603 drm_legacy_ctxbitmap_cleanup(dev); in drm_dev_fini()
109 void drm_legacy_ctxbitmap_cleanup(struct drm_device * dev) in drm_legacy_ctxbitmap_cleanup() function