pci_remove_device(9)
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).