pci_remove_device

Name

pci_remove_device --  remove a hotplug device

Synopsis

void pci_remove_device (struct pci_dev * dev);

Arguments

dev

the device to remove

Description

Delete the device structure from the device lists and notify userspace (/sbin/hotplug).