pci_insert_device
Name
pci_insert_device -- insert a hotplug device
Synopsis
void pci_insert_device
(struct pci_dev * dev, struct pci_bus * bus);
Arguments
- dev
the device to insert
- bus
where to insert it
Description
Add a new device to the device lists and notify userspace (/sbin/hotplug).