Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_pci.c260 drm_put_dev(dev); in drm_legacy_pci_exit()
H A Ddrm_drv.c423 void drm_put_dev(struct drm_device *dev) in drm_put_dev() function
435 EXPORT_SYMBOL(drm_put_dev);
/openbmc/linux/include/drm/
H A Ddrm_drv.h507 void drm_put_dev(struct drm_device *dev);
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_drv.c333 drm_put_dev(dev); in radeon_pci_remove()