table of contents
other versions
- wheezy 3.2.78-1
PCI_BUS_ADD_DEVICE(9) | Hardware Interfaces | PCI_BUS_ADD_DEVICE(9) |
NAME¶
pci_bus_add_device - add a single deviceSYNOPSIS¶
int
pci_bus_add_device(struct pci_dev * dev);
ARGUMENTS¶
devdevice to add
DESCRIPTION¶
This adds a single pci device to the global device list and adds sysfs and procfs entriesCOPYRIGHT¶
March 2016 | Kernel Hackers Manual 3.2. |