1PCI_STOP_BUS_DEVICE(9)        Hardware Interfaces       PCI_STOP_BUS_DEVICE(9)
2
3
4

NAME

6       pci_stop_bus_device - stop a PCI device and any children
7

SYNOPSIS

9       void pci_stop_bus_device(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           the device to stop
14

DESCRIPTION

16       Stop a PCI device (detach the driver, remove from the global list and
17       so on). This also stop any subordinate buses and children in a
18       depth-first manner.
19
21Kernel Hackers Manual 2.6.       November 2011          PCI_STOP_BUS_DEVICE(9)
Impressum