Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_platform.c156 nouveau_drm_device_remove(drm_dev); in nouveau_platform_remove()
Dnouveau_drm.h186 void nouveau_drm_device_remove(struct drm_device *dev);
Dnouveau_drm.c522 nouveau_drm_device_remove(struct drm_device *dev) in nouveau_drm_device_remove() function
536 EXPORT_SYMBOL(nouveau_drm_device_remove);
543 nouveau_drm_device_remove(dev); in nouveau_drm_remove()