Name

drm_pci_exit — Unregister matching PCI devices from the DRM subsystem

Synopsis

void drm_pci_exit (struct drm_driver * driver,
 struct pci_driver * pdriver);
 

Arguments

driver

DRM device driver

pdriver

PCI device driver

Description

Unregisters one or more devices matched by a PCI driver from the DRM subsystem.