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)NAMEpci_bus_add_devices - insert newly discovered PCI devicesSYNOPSISvoid pci_bus_add_devices(const struct pci_bus * bus);ARGUMENTSbus bus to check for new devicesDESCRIPTIONAdd 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_BUS_ADD_DEVICES(9)
Related Man Pages |
---|
struct_bus_type(9) - centos |
lsusb(8) - redhat |
pcitweak(1) - xfree86 |
usb-devices(8) - suse |
pciback(4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |