Home
last modified time | relevance | path

Searched refs:drm_dev_unplug (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/
H A Ddrm_drv.c485 void drm_dev_unplug(struct drm_device *dev) in drm_dev_unplug() function
501 EXPORT_SYMBOL(drm_dev_unplug);
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.c103 drm_dev_unplug(&ptdev->base); in panthor_device_unplug()
/linux/drivers/gpu/drm/xe/
H A Dxe_device.c989 drm_dev_unplug(&xe->drm); in xe_device_remove()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_drm.c922 drm_dev_unplug(drm->dev); in nouveau_drm_device_remove()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2559 drm_dev_unplug(dev); in amdgpu_pci_remove()
H A Damdgpu_device.c7502 drm_dev_unplug(ddev); in amdgpu_device_halt()