PCI_BUS_ADD_DEVICE
Section: Hardware Interfaces (9)
Updated: February 2011
Index
Return to Main Contents
NAME
pci_bus_add_device - add a single device
SYNOPSIS
-
int pci_bus_add_device(struct pci_dev * dev);
ARGUMENTS
dev
-
- device to add
DESCRIPTION
This adds a single pci device to the global device list and adds sysfs and procfs entries
COPYRIGHT