Query: pci_remove_bus_device
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_REMOVE_BUS_DEVIC(9) Hardware Interfaces PCI_REMOVE_BUS_DEVIC(9)NAMEpci_remove_bus_device - remove a PCI device and any childrenSYNOPSISvoid pci_remove_bus_device(struct pci_dev * dev);ARGUMENTSdev the device to removeDESCRIPTIONRemove a PCI device from the device lists, informing the drivers that the device has been removed. We also remove any subordinate buses and children in a depth-first manner. For each device we remove, delete the device structure from the device lists, remove the /proc entry, and notify userspace (/sbin/hotplug).COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_REMOVE_BUS_DEVIC(9)
Related Man Pages |
---|
struct_bus_type(9) - centos |
struct_ccwgroup_driver(9) - centos |
pcitweak(1) - xfree86 |
device_create_vargs(9) - suse |
struct_ccw_driver(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |