pci_stop_and_remove_bus_device(9) centos man page | unix.com

Man Page: pci_stop_and_remove_bus_device

Operating Environment: centos

Section: 9

PCI_STOP_AND_REMOVE_(9) 					Hardware Interfaces					   PCI_STOP_AND_REMOVE_(9)

NAME
pci_stop_and_remove_bus_device - remove a PCI device and any children
SYNOPSIS
void pci_stop_and_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 3.10 June 2014 PCI_STOP_AND_REMOVE_(9)
Related Man Pages
struct_bus_type(9) - centos
hwloc_cudart_get_device_pcidev(3) - debian
pcitweak(1) - xfree86
device_create(9) - suse
struct_ccw_driver(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq