pci_remove_bus_device(9) suse man page | unix.com

Man Page: pci_remove_bus_device

Operating Environment: suse

Section: 9

PCI_REMOVE_BUS_DEVIC(9) 					Hardware Interfaces					   PCI_REMOVE_BUS_DEVIC(9)

NAME
pci_remove_bus_device - remove a PCI device and any children
SYNOPSIS
void pci_remove_bus_device(struct pci_dev * dev);
ARGUMENTS
dev the device to remove
DESCRIPTION
Remove 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).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_REMOVE_BUS_DEVIC(9)
Related Man Pages
hal-device(1m) - opensolaris
struct_bus_type(9) - centos
struct_ccw_driver(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I