PCI_STOP_BUS_DEVICE(9) Hardware Interfaces PCI_STOP_BUS_DEVICE(9)NAMEpci_stop_bus_device - stop a PCI device and any childrenSYNOPSISvoid pci_stop_bus_device(struct pci_dev * dev);ARGUMENTSdev the device to stopDESCRIPTIONStop a PCI device (detach the driver, remove from the global list and so on). This also stop any subordinate buses and children in a depth-first manner.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_STOP_BUS_DEVICE(9)
| Related Man Pages |
|---|
| pciback(4) - netbsd |
| pccbb(4) - centos |
| pccbb(4) - linux |
| pccbb(4) - xfree86 |
| pccbb(4) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |
| Shopt -s histappend |