suse man page for pci_bus_add_devices

Query: pci_bus_add_devices

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_BUS_ADD_DEVICES(9)						Hardware Interfaces					    PCI_BUS_ADD_DEVICES(9)

NAME
pci_bus_add_devices - insert newly discovered PCI devices
SYNOPSIS
void pci_bus_add_devices(const struct pci_bus * bus);
ARGUMENTS
bus bus to check for new devices
DESCRIPTION
Add newly discovered PCI devices (which are on the bus->devices list) to the global PCI device list, add the sysfs and procfs entries. Where a bridge is found, add the discovered bus to the parents list of child buses, and recurse (breadth-first to be compatible with 2.4) Call hotplug for each new devices.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_BUS_ADD_DEVICES(9)
Related Man Pages
usb-devices(1) - linux
lsusb(8) - redhat
usb-devices(1) - debian
i2c_add_numbered_adapter(9) - centos
usb-devices(8) - suse
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I
Shopt -s histappend