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)NAMEpci_stop_and_remove_bus_device - remove a PCI device and any childrenSYNOPSISvoid pci_stop_and_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 3.10 June 2014 PCI_STOP_AND_REMOVE_(9)
| Related Man Pages |
|---|
| pcitweak(1) - redhat |
| device_create_with_groups(9) - centos |
| hwloc_cudart_get_device_cpuset(3) - debian |
| hwloc_cudart_get_device_pcidev(3) - debian |
| struct_ccw_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |