drm_put_dev
drm_put_dev(dev);
extern void drm_put_dev(struct drm_device *dev);
EXPORT_SYMBOL(drm_put_dev);