Home
last modified time | relevance | path

Searched refs:drm_put_dev (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_drv.c76 drm_put_dev(dev); in mga_pci_remove()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_drv.c58 drm_put_dev(dev); in virtio_gpu_remove()
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_drv.c82 drm_put_dev(dev); in cirrus_pci_remove()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_drv.c73 drm_put_dev(dev); in ast_pci_remove()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_drv.c185 drm_put_dev(dev); in bochs_pci_remove()
/Linux-v4.19/include/drm/
Ddrm_drv.h626 void drm_put_dev(struct drm_device *dev);
/Linux-v4.19/drivers/gpu/drm/
Ddrm_drv.c310 void drm_put_dev(struct drm_device *dev) in drm_put_dev() function
322 EXPORT_SYMBOL(drm_put_dev);
Ddrm_pci.c359 drm_put_dev(dev); in drm_legacy_pci_exit()
Ddrm_file.c485 drm_put_dev(dev); in drm_release()
/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_drv.c439 drm_put_dev(dev); in psb_pci_remove()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_drv.c361 drm_put_dev(dev); in radeon_pci_remove()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_drm.c653 drm_put_dev(dev); in nouveau_drm_device_remove()
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.c1416 drm_put_dev(dev); in vmw_remove()